KNOWLEDGE BASE
Log In    |    Knowledge Base    |    4D Home
Tech Note: Transform a Utility Form into One Executable Method
PRODUCT: 4D | VERSION: 19 R | PLATFORM: Mac & Win
Published On: June 21, 2022


A custom dialog form is typical in application development. They are often created to fulfill specific needs for the application. In some cases, those forms and the built-in functions are generic enough that can be reused in other projects or even shared with others. However, moving these forms from one 4D project to another requires several moving parts. This technical note provides a unique technique on how to transform a form definition into 4D code. The code will be consolidated with the methods (form and objects) into a single project method that can be transferred from one project to another with ease.

Download Complete Tech Note: Tech Note Document