Notifications
Announcements
No record found.
Hello,
I create New Form this form working according to employee
I've faced a problem when open this form is getting the last record is created and I can't create a new record These properties a form
* my table is not Temp table
I'm using Dynamics 365 for f&o
Hi,
How have you setup your form's datasource?
Is it possible that it's not allowing create, edit, delete operations? Could you check in its properties if that's the case?
These is properties my datasource
moved to the d365 forum
Hi Abd,
It looks like you created a dialog creation form. In this case, you have to check other similar forms for the correct data source properties (not allow to query and search) and some x++ coding to append a new record when opening this form. E.g. have a look at the SalesCreateOrder form.
hello sir ,
I correct the properties data source,
can you provide me with a code
I am looking SalesCreateOrder form but I can't find the code
thank you
SomeBody help me please
In the Run() method of the form you have to add a line of coding. This is similar to the way Microsoft implemented it on the form I shared above.
salesTable_ds.create();
Replace salesTable with the data source name of your table on the form.
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.
Martin Dráb 451 Most Valuable Professional
André Arnaud de Cal... 428 Super User 2025 Season 2
BillurSamdancioglu 239 Most Valuable Professional