Creating AppPages
2 minutes to readCreate AppPages to design your application interface. You can create blank AppPages from scratch or duplicate existing AppPages so that you can reuse the existing functionalities.
Creating new AppPages
- In the Designer view, in the Segments and AppPages panel, click the
Add AppPage icon in the segment where you want to add the new AppPage.
- In the Add AppPage dialog box, enter a meaningful name and click Add.
AppPages require unique names within a segment.
Result: Your new AppPage appears within the segment. You can proceed to create its DataParts. See Adding DataParts.
Duplicating AppPages
- In the Designer view, in the Segments and AppPages panel, click the
icon next to the AppPage that you want to duplicate. Click Duplicate.
- In the Duplicate AppPage panel that opens, enter the name for the new AppPage.
- Select the destination for the duplicate:
- If you want to duplicate the AppPage to the same segment as the original, select Same segment and click Duplicate.
- If you want to duplicate the AppPage to a different segment in the same application, select Another segment. From the dropdown that appears, select the destination segment. Click Duplicate.
- If you want to duplicate the AppPage to a different application, select Another app. Select the application and destination segment. Click Duplicate.
Note: If the AppPage you duplicated to a different segment or app contains external references, they will not be copied. These may include:
- “Open AppPage” actions and post-action behaviors in interactive controls
- References to DataPart fields located on other AppPages
- Role assignments in Sign-Up Forms
- Authenticated user fields that do not exist in the destination directory.
All app parameters and references to DataParts on the duplicated AppPage are maintained regardless of the destination segment.