-
Notifications
You must be signed in to change notification settings - Fork 0
AdminPanelMenuItems
Greg J Preece edited this page Jan 13, 2020
·
1 revision
This page is a reference for the various front-end Staff Validator items that will need to be added to your site's menu if you wish your Joomla users to be able to create their own validation codes outside the administration panel.
(Note that users in the front-end can only create, edit and delete codes for themselves and not other Joomla users, according to their set permissions.)

| Menu Item | Description |
|---|---|
| Create Identity Validation Code | Allows a logged-in Joomla user to create a new validation code for themselves. |
| Validate Validation Code | Awkwardly named, this item allows any site visitor to enter a validation code and view the validation results. |
| View My Validation Codes | Allows a logged-in Joomla user to view their existing validation code(s) (and not those of other Joomla users). From this interface they can choose to edit or delete their codes, according to their permissions and other configuration values. |