Input Form - Populate Dropdown
Hi Team,
I have a custom schema, where one of the fields will have value from a lookup table. I don't want to link the lookup table/schema to the above custom schema.
While creating an input form against that field, I want to show the marketing user, the list from the Lookup table so that he can multiselect those from that lookup table.
For ex: I have a tblProductSelected(Id, ProductSelected), tblProduct(id, ProductCode, ProductName)
For the Input form of tblProductSelected, for the ProductSelected field, I want show a List of Product Name for the user to select (multiselect), once selected the codes, should be saved in a CSV format.
Need your help
Regards,
Dipendu