PxPlus User Forum

Main Board => Knowledge Base / Training => Tips and Techniques => Topic started by: PxPlus on June 22, 2018, 04:31:38 PM

Title: Using Dynamic Control Properties
Post by: PxPlus on June 22, 2018, 04:31:38 PM
Dynamic data controls and dynamic data classes were introduced in PxPlus 2018.   Using Dynamic control properties in your application is an effective way to speed up new development.  More importantly, when future enhancements are required, applying these changes to your application will be less invasive.

How to Create Dynamic Control Properties

At run time, the values for the dynamic control properties will be rendered based on the contents of the data class.
Once the data class is entered for the control, future changes are only required at the data class level.

How to Convert Existing Data Classes and Controls to Dynamic Properties

In a future release, this process of converting controls to dynamic will be available using the Library Bulk Edit utility.

Go to Dynamic Control Properties (https://manual.pvxplus.com/page/Data Dictionary/Data Classes/Dynamic.htm) to learn more about this new PxPlus 2018 feature.