...
Logon to your tenant as the designer.
- Click the New icon to add a new application.
- Click the Properties icon. Change the name of the application to My Company HR. Click Update.
- Click the
- Click the New icon to create the Leave Approval form.
- The New Form wizard displays listing any forms that have been published as templates. SInce there are none listed, click Finish to accept the Blank template for your form..
- Change the name of the form to Leave Approval Form on the form Properties pane.
- Drag a Message control from the palette and drop it onto the canvas when you see the green double drop arrows.
Change the Message text to Leave Approval. Change the Message Type to None by selecting it from the dropdown.
Click the Style tab on the Properties pane for the Message control. Type blue for the Background color, white for the Label Color. Select large for the Label Size. Check the Bold and Center checkboxes, if desired.
Drag a Section control from the palette and drop it below the Message control. Look for the green up arrow.
- Click on the section label and change it to Employee Information.
- Drag a Text control from the palette and drop it into the Section control when you see the green double drop arrows.
- Click on the properties tab for this text control. Click on the Styles tab. Change the width of the control by selecting 6 columns on the grid. Click on the text control label and change it to First Name.
- Check the Required property on the Settings tab for the First Name control.
- Drag a second text control from the palette over the first name and drop it when you see the right green arrow. This should position the second text control to the right of the first one.
- Click on the second text control label and change the label to Last Name.
- Drag a third text control from the palette over the Last Name control. Drop it when you see the right green arrow
Click on the third text control label and change the label to Manager Id.
Drag an Email control to the right of the Manager Id control. Drop it when you see the green right arrow.
- Click on the Email control label and change the label to Email. Check the Required property on the Settings tab.
- Click the Preview Form icon on the designer toolbar to see how your form will look to users.
- Click the Close this Window now link to return to the designer from Preview mode.
- Click the Save and exit icon to save work you have done so far.
- Continue with the instructions to add the Leave Request Section to the form.
...