Using Actions to Create Hyperlink Columns

This section describes how to provide a hyperlink column within a ListBuilder.

List Builders are placed within a page section using the Web Shell user interface. Within page section's Actions element, add a child Action element. Within the Action element, use a LinkFIeldID attribute specifying the name of the field in the list builder where the hyperlink should be created. Of course you can specify a link field ID for more than one action so that multiple columns can link to different areas of the system.The Enabled and Visible properties are still respected, so that if a section action is disabled or hidden for a row because of a page expression, the field will render as plain text rather than a hyperlink..

Figure: Use hyperlinks for a ListBuilder page section actions creates a more web-like experience that users expect in a web application.