Hi All,
I have created a custom table in BC, in order to create a lookup.
How to insert data into that table ?
Any code suggestion !
Thanks !
Hi All,
I have created a custom table in BC, in order to create a lookup.
How to insert data into that table ?
Any code suggestion !
Thanks !
If your table is meant to be worked by the end users, you'll need to create pages that are linked to that table, and make that page accessible somehow.
If you want the table to be filled by you or developers, you can either use the Rapidstart Services, or use an installation codeunit to have it automatically put the information you require in it.
docs.microsoft.com/.../admin-how-to-create-custom-company-configuration-packages
How do you want to insert data ? Manually ? Automatically ?
You can just create a new page with that table as the source, and just use that page to insert data manually to the table.
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,269 Super User 2024 Season 2
Martin Dráb 230,198 Most Valuable Professional
nmaenpaa 101,156