Hi Experts,
I am new to forge, looking to create a custom field which get data from Salesforce and display option in dropdown.
May I know which field do I need to select for this field, do i need to use Object or string field of this type of field.
Custom field, should show option directly from the salesforce. When user start typing the opton it should start showing option from the salesforce.
kindly help me with sample code if possible. I am using REST API to get JSON object from the Salesforce.