When an Admin Page is first loaded nothing will be displayed in the fields.
You must load a record before it can be viewed, modified, or deleted.
List of the basic operations you can perform on an admin page
- [ Admin Login ] how to login to an admin page.
- [ Record Locking ] Using record locks in the admin pages.
- [ Find Record ] Finds & loads a set of all matching records.
- [ Add Record ] Adds the contents of the form to the database as a new record
- [ Save Record ] Updates the existing database record with the contents of the form.
- [ Delete Record ] Deletes the record displayed in the form.
- [ Clear ] Clears the form (and prepairs for a new search).
- [ Upload ] Uploading files and images.
- [ WYSIWYG Editor ] Buttons and control found on the WYSIWYG Editor.