Updated 4a. JCB Demo Component Directory, Folders and Files (markdown)
@@ -289,16 +289,17 @@ defined('_JEXEC') or die('Restricted access');
|
||||
Super Administrator can:
|
||||
* Login to admin as super administrator and create a look.
|
||||
* 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:
|
||||
* 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
|
||||
* 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.
|
||||
- Save
|
||||
- Save and Close
|
||||
- Close
|
||||
Save
|
||||
Save and Close
|
||||
Close
|
||||
* The More button was enabled in the JCB demo
|
||||
- This allowing entry of the additional fields on the form.
|
||||
|
||||
|
Reference in New Issue
Block a user