objective c - Fetch all possible values for category fields -
i'm trying fetch possible pktcategoryoptions of item field. @ moment have figures out how fetch selected values using
item.valuesforfield("mycategoryfield") as? [pktcategoryoption] ... is possible? i've looked in different header files method this, no luck far.
Comments
Post a Comment