Axpert 11
TStructs (Forms)
- Create Form
- Create DC
- Create Fields
- Grid DC/frames
- Formulae in fields
- SQL in fields
- Drop down fields
- Autogenerate fields
- Table fields
- File upload fields in forms
- Photos &Image fields
- Barcode /QR Code Scanner
- Fill Grid
- Posting data – Gen maps
- Updating fields in DB tables – MD Map
- Toolbars in tstructs
- Tracking changes/Audit trial
- Try it yourself
IViews
Scripts
Axpert Jobs
Axpert Cards
HTML Plug-ins
Users & Roles
- Users, roles & responsibilities
- Responsibilities
- User Role
- User Login
- SSO Authentication
- Stay Sign In
Workflow
Axpert API
Application Var/Params
Publish Axpert Apps
Axpert Mobile
Settings
- Axpert installation
- Change password
- Forgot Password
- Developer Options
- Global Settings
- In-Memory DB
- Notifications for Long Running Webservice’s
- Axpert Configuration on web
- Axpert Licensing
Utilities
Customization
- Main Page Customization
- Home Page Customization
- More API
- Custom User Interface
For Reports - Custom HTML In Forms
- CSS And JS Customization
- Developer Notes
- Hooks In Forms
- Third Party SSO Integration
WebServices
Axfast
Toolbars in tstructs
A tstruct/form by default will have following buttons:
- New
- Submit
- Search
- List
- Remove
- Options
There is a toolbar on top and a toolbar at the bottom. The New and Submit button can be found at the bottom left of the page. The user-added options will by default get added under options. The buttons to be displayed in the bottom toolbar can be chosen.
How to create user-defined buttons?
1. Click on the Toolbar option in the developer.
2. Add a row in the User-defined button section.
3. Enter the caption for the button.
4. Select the script you want to execute on the button click.
5. Click on Save and Save the structure.
6. Go to run site and open the Tstruct to find the defined button in the options dropdown.
How to create a group?
A group is a collection of buttons that can be found under a given name. To create a group and add buttons
1. Click on the Toolbar option in the developer.
2. Click on Add Group an enter a suitable caption for the group.
A new group is created successfully. To add buttons under this group, go to the user defined buttons and choose the group name under individual buttons.
The buttons can be found under this group name in the run site