How to Add a field to Standard Table and standard form

 step1: Create extension for the table you want to add a field.


step2: add fields you want to add for that extended table.(we can see the added fields in original table after adding in extension table).


step3: In form right click on data source and click on restore( so the field will get added into the form we can see that field if we take extension for that form)).


step4: after we see that field in that datasource add that field to form grid.


This is the way to add a field to an standard form.


Comments

Popular posts from this blog

How to Create a wizard in x++ d365

how to post trade agreement journals automatically using x++ code

X++ code to CREATE AND POST A TRADE AGREEMENT IN MICROSOFT DYNAMICS 365 in D365 F & O