Notifications
Announcements
How can i Auto-populate fields on a page if one field value is selected.Here the fields I want to autopopulate is a part of an existing table.On a page,I am selecting one field in form of dropdown from that table and on basis of value selected in that field all the other required matching values from the table should automatically come up.
Hi Pragya,
You can add your logic in the Modified field of the control. You can directly assign values to the field using
DataSourceName.FieldName = "Some Value";
Thanks,
Girish S.
Hi, if you want to populate other fields in all forms then use modifiedField table field. If requirement is just for one particular form then override modified method in form level. Let us know if any issues.
nuxulu.com/.../
If it's custom form, then you can override the method in table or form level, if it's standard form then you have to extend it using event handler or CoC (Chain of command).
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Abhilash Warrier 836 Super User 2025 Season 2
André Arnaud de Cal... 441 Super User 2025 Season 2
Martin Dráb 346 Most Valuable Professional