...
A practice management system consists of many users like System admin, Nurse, physician, etc. who are entrusted with different roles and responsibilities. Based on role of the user the homepage is displayed (i.e., for different roles different homepages are assigned). Initially the Homepages for all roles are set to DefaultHomepage. The homepage can be created by the administrator or by any user who has the required privilagesprivileges (Manage Homepages,Delete Homepages).
...
- The Edit button will be enabled once the role has a homepage (any of the 3 types- using portlets, using html, url).
- If the homepage is created using portlets then the edit page will display all the portlets present in the existing homepage and the user to delete the existing portlets or add new portlets.
- If the homepage is created using Html then the edit page will be the html edit in which the existing Html code for that homepage will be displayedisplay.
- If the homepage is using redirection url then the edit page will be url edit in which the existing url will be displayed.
...