Hi All,
I have created an empty option set called Clients.
Created a field with datatype as option set and selected Clients option set in EntityA.
I have dynamically added items into empty option list in Main information form using javascript:
what i mean:
client and country both are linked in different entity, data is:
client name country name
client1 US
client1 Singapore
client2 Dubai
Main information form of EntityA:
Client Name: client1 (look up field)
Country List: US
Singapore
Here US and Singapore values are dynamically added through Client Name textbox change event.
But when i try to save it is throwing an error as globally it does not have any items.
Please suggest me here.
Thank you.


Report
All responses (
Answers (