Adding UI controls to custom controls
Add user interface (UI) controls to the custom control. Then, you can select each UI control individually and set properties for it just as you would for a UI control inside an XPage.
About this task
Procedure
- Open the custom control as an independent design element in the XPages editor (meaning the custom control is not in an XPage).
- Place your cursor at the location where you want to insert a UI control.
- Click , , , or and select a UI control.
- Repeat the previous step until you have finished inserting UI controls into the custom control.
- Click to save your changes.