Updated 4a. JCB Demo Component Directory, Folders and Files (markdown)

Joseph Geller
2018-09-26 06:20:40 -05:00
parent 4508b78bee
commit 2e08e8be3b

@@ -293,7 +293,7 @@ Super Administrator can:
Registered Users can: Registered Users can:
* Edit the look record in the demo_look table, reusing the adminForm form to do so * Edit the look record in the demo_look table, reusing the adminForm form to do so
* The registered user id of the logged in user must match the created_by value for it to display. The registered user id of the logged in user must match the created_by value for it to display.
* First, login as the registered user and select the looks option from the main menu * First, login as the registered user and select the looks option from the main menu
* The site view looks displays with the Name and Description of the registered user's look and an edit toolbar underneath. * The site view looks displays with the Name and Description of the registered user's look and an edit toolbar underneath.
* Click the edit toolbar and display the admin view look, displaying only the form actions defined for that user group. * Click the edit toolbar and display the admin view look, displaying only the form actions defined for that user group.