Updating datasource in a form

A good rule is to use either


formDataSource_ds.research()
formDataSource_ds.refresh()

or

formDataSource_ds.reread()
formDataSource_ds.refresh()

Follow link for better information.

Here is a good document that describes how to update datasources in forms.

Comments

Popular posts from this blog

How to disable auto enabled flight key using KillSwitch

Technical intro to Feature management in D365FO

Continuous integration and deployment Power platform FinOps tweaking