List of items Initial display (e.g.., when List view is first rendered such as invoking from a menu): A configurable from an application level json file number of items are displayed; e.g., twenty. The items to be displayed are the most recent createdDate by “requestedBy” (default to “user1” for now
since there is no login at this point).
From Requirement Document:
List of items Initial display (e.g.., when List view is first rendered such as invoking from a menu): A configurable from an application level json file number of items are displayed; e.g., twenty. The items to be displayed are the most recent createdDate by “requestedBy” (default to “user1” for now since there is no login at this point).