Announcements
Hello
Is there a ways to populate a Dynamics SL form automatically with table fields without doing it control by control?
I have a form that needs all the fields from a 500 field table. Wondering if there is a way to drop all 500 fields automatically.
Thanks
You're using Customize Mode or VBTools project?
You can try with this function. This function refresh all the fields in a Form. First you must get the values with SQLFetch.
Call DispFields(Form1, CNULL, CNULL)
André Arnaud de Cal...
293,296
Super User 2025 Season 1
Martin Dráb
232,093
Most Valuable Professional
nmaenpaa
101,156
Moderator