Is it possible to create an editable select box control for a form? One where a user can enter a value if it is not present in the select list, and have the added values be available for future selection?
Is it possible to create an editable select box control for a form? One where a user can enter a value if it is not present in the select list, and have the added values be available for future selection?
Hello,
Yes you can implement it using the Lookups.
Basically lookups are used to show records of another(related)entities.
So lets say if you have 10 records for Entity A and added an lookup of this entity on the other entities like Contact.
when end user will try to search on this field, they will able to see Entity A records. For this you will need to use N:N relationship between this Entity A record and contact record because Entity A record will be used in multiple contact records.
and if user needs more records in the lookup then you can create Entity A records on behalf of user and it will be visible to them.
Thank you,
Amit katariya
Howdy!
I think what you are looking to do is similar to another question someone had. Long story short, it seems you should create a lookup
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,235 Most Valuable Professional
nmaenpaa 101,156