Thursday, April 13, 2017

Form Template Use


ListPageMain entry in to a module.
DetailsFormMasterView and edit master data.
DetailsFormTransactionView and edit transactional and worksheet data.
SimpleListDetailsReference and setup data.
SimpleListBasic inquiry.
TableOfContentsModule configuration parameters.
DialogQuick user interaction.

Example


ListPageAccounts receivable > Common > Customers > All Customers
DetailsFormMasterAccounts receivable > Common > Customers > All Customers > Edit
DetailsFormTransactionSales and marketing > Common > Sales Orders > All sales orders > Edit
SimpleListDetailsGeneral ledger > Setup > Currency > Currencies
SimpleListMaster planning > Inquiries > Processes > Planned orders log
TableOfContentsAccounts payable > Setup > Accounts payable parameters
DialogProduct information management > Products > Products > New product

No comments:

Post a Comment

How to enable the dimension fields based on the Item selected on the form.

[Form] public class KMTShipFromWarehouses extends FormRun {     InventDimCtrl_Frm_EditDimensions        inventDimFormSetup;     /// &l...