Customized Control – Web Action Builder dialog

The dialog helps you to bind, create, or edit a customized control. It is displayed when you do either of the following:

See the dialog.

The following are details about options in this dialog:

Size

Specifies the size of the customized control shown in the browser window at runtime.

Position

Specifies the position of the customized control in the browser window at runtime:

Contents

Input HTML fragment with JavaScript code. The HTML fragment should be plain text that is children DOM element of HTML Body.

JavaScript in HTML fragment can use web action APIs. For details, refer to index.html in the <server_install_root>\public_html\webos\doc folder. There is a sample of the contents provided in Sample of customized control contents.

Save As

Displays the New Customized Control File dialog to save the customized control properties into a file.

OK

Cancel

Cancels the settings and exits the dialog.

Help

Displays the help document about this feature.

Related topics: