Introduction
If the user wants to modify the data from the attributes of the main entity or the one-to-one relationship entity, then you have to put controls on the form to modify that information.
|
QUICK STEPS |
| 1 |
Open the panel properties |
| 2 |
Update the properties |
| 3 |
If desired, edit the table |
| 4 |
If desired, add a TabContainer to the panel |
| 5 |
Open the tab properties |
| 6 |
Update the tab properties |
| 7 |
If desired, edit the table |
| 8 |
Add field controls to a container control |
| 9 |
If desired, open control properties |
| 10 |
If desired, update the control properties |
| 11 |
If desired, move the controls |
| 12 |
Configure any additional containers |
| 13 |
Save the form |
Detailed Steps
Step 1. Open the panel properties.
Open the panel’s Properties tab on the Left Panel. This enables you to edit custom properties for the panel.
Step 3. If desired, edit the table.
Step 4. If desired, add a TabContainer to the panel.
Step 6. Update the tab properties.
Maintenance forms don’t usually keep the default tab name. You should change the ID and enter Header Text.
Step 7. If desired, edit the table.
Change the dimensions of the table if you know you will be adding more or fewer controls than the default table can attractively display.
Step 8. Add field controls to a container control.
Open the entity attribute that contains the desired columns. Select all that are the same control type and click the control type in the entity attributes.
This post is part of the Maintenance Form topic. Click here to open the Maintenance Form Overview.
#Develop
#Forms
#Task Steps
#Everyone
#Text Help