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

Joseph Geller
2018-09-26 06:18:52 -05:00
parent 3b0b1b5c62
commit 4508b78bee

@@ -290,15 +290,16 @@ Super Administrator can:
* Login to admin as super administrator and create a look. * Login to admin as super administrator and create a look.
* Add a registered user. * Add a registered user.
* Create a Joomla! menu item for the demo component looks, access should be registered. * Create a Joomla! menu item for the demo component looks, access should be registered.
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.
- Save Save
- Save and Close Save and Close
- Close Close
* The More button was enabled in the JCB demo * The More button was enabled in the JCB demo
- This allowing entry of the additional fields on the form. - This allowing entry of the additional fields on the form.