Version: v12.1p_2020-05-20/Pro Deployment
Hello Isomorphic,
I'm having some issues trying to figure out how to get a select-item to fetch Dependent on another-select item being changed.
I am trying to get the successor_id select item to update its criteria when the retro_id select_item is changed. As of right now it seems I can't use the getPickListFilterCriteria function outside of the form. Any suggestions on how I should be approaching this?
Thanks,
Chris
Hello Isomorphic,
I'm having some issues trying to figure out how to get a select-item to fetch Dependent on another-select item being changed.
I am trying to get the successor_id select item to update its criteria when the retro_id select_item is changed. As of right now it seems I can't use the getPickListFilterCriteria function outside of the form. Any suggestions on how I should be approaching this?
Thanks,
Chris
Comment