You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on the Portlet meeting on 29.9.2019, this demo should receive an iteration based on the resulting API draft from ticket #25.
While the overall goal of this demonstration remains the same (showcase a two-portlet demo for an addressbook), some additional requirements have been added:
View mode should only show data in the form but does not allow editing.
Edit mode allows the user to edit the address data being displayed.
Deleting the user is allowed only when in Edit mode and user has Admin role.
Build a Demo of having address book split into two different portlets, one with the grid and another with the form.
The portlets should communicate between each other using IPC features.
Acceptance Criteria
portlet-support
contains ademo
module that contains aaddress-book
in a feature branchThe text was updated successfully, but these errors were encountered: