Form Methods

Forms are main elements of finance and operations development. Many standard forms are already available in the application.​

You can also create new forms. Each form consists of form methods, which can be classified as standard methods or custom methods. Standard methods must have a super() call to implement the parent method. Standard and custom methods are available with all standard and custom forms. You can extend the existing form methods and include code by using chain of command.​

Above methods can also be extended. ​