Previous Topic: More <column> AttributesNext Topic: Multiple Row Operations


Actions When a Row Is Clicked

You can configure the Search Results screen so that an action is invoked when a reviewer clicks an individual event (that is, when reviewer clicks any row in the Search Results screen). You specify the action by using the row_function attribute of the <results> tag. The associated ref attribute defines the reference column. For example, this is used by the Standard Search in the iConsole to show details about the selected event:

row_function="_EventDetails" ref="event_uid"