We have a flex field definition- type: FlexPickList ;using a query (consider for example: select status_value_gid from shipment_status where status_type_gid='XX.ENROUTE'). This definition is for SHIPMENT-User Defined attribut1.
We have added this field to search page and search result page. On the result page,this field is marked'editable'.
Result: The correct values are showing up on search query page per the above SQL.
When I try mass updating the value on the search result page,I expect OTM to validate against the same query. However, I am able to add any junk value there and OTM is accepting it.
Let me know if I am missing anything here!
We have added this field to search page and search result page. On the result page,this field is marked'editable'.
Result: The correct values are showing up on search query page per the above SQL.
When I try mass updating the value on the search result page,I expect OTM to validate against the same query. However, I am able to add any junk value there and OTM is accepting it.
Let me know if I am missing anything here!