Details
-
Story
-
Status: Closed
-
Minor
-
Resolution: Completed
-
None
-
App_Builder_7.4_02
Description
As a Developer, I want to update the structure of Data Models and Layouts to allow fields to be required at Object Level or View Level
Context: The Required Property
This Story aims to solve any problems, refactoring or updates needed in the Data Model and Layouts architecture of Data Engine to allow users to define fields as required at Object Level or View Level, as detailed in LPS-103467.
Acceptance Criteria
1- There must be a way for the developer to specify settings for the fields of their products(i.e Settings for the fields in AB)
2- The layout must be prepared to serialize and deserialize properties specific to the fields, both for the frontend and backend
Definition of Done (DoD):
- All Acceptance Criteria were passed;
- Make sure that the expected automated tests were created (unit / integration / functional) and passed successfully;
- Verify if the test labels were added;
- Code with peer review completed;
- Validated by QA, Product Designer and/or PM;
- No critical bug related to Story scope (ex.: similar of FP4, FP5);
- Make sure that all system documentation were updated (if necessary)
Make sure that it has the extensions points needed to allow GS and customers to customize the feature