Hi Isomorphic,
the docs for ComboBoxItem.setPickListCriteria() and SelectItem.setPickListCriteria() don't mention setOptionCriteria() which seems to be the fallback-value if setPickListCriteria() is not used.
Is that correct? If so, could you add it to the docs?
Is the following correct:
Thank you and best regards
Blama
the docs for ComboBoxItem.setPickListCriteria() and SelectItem.setPickListCriteria() don't mention setOptionCriteria() which seems to be the fallback-value if setPickListCriteria() is not used.
Is that correct? If so, could you add it to the docs?
Is the following correct:
- setOptionCriteria: Used for fetchMissingValueReply requests
- setPickListCriteria: Used for PickList-data requests
Thank you and best regards
Blama
Comment