12-13-2016, 12:39 PM
https://github.com/tsolucio/corebos/blob...t.xml#L159
the important part is the <piklistvalues> section associated to this type of field
in code it would be:
$fieldinstance->setPicklistValues(array(...));
https://github.com/tsolucio/corebos/blob...sk.php#L30
the important part is the <piklistvalues> section associated to this type of field
in code it would be:
$fieldinstance->setPicklistValues(array(...));
https://github.com/tsolucio/corebos/blob...sk.php#L30
Joe
TSolucio
TSolucio