QuestionQ255
Design and develop AOT elementsYou are adding a new field to the SalesTable form.
You must use an extension to add a status field to the form.
You need to create the extension in the Application Object Tree (AOT) and add the extension to the demoExtensions model.
Solution: Add a new form object to the project and name it SalesTable.Extension.
Does this solution meet the goal?
- A Yes
- B No
Community Discussion