Please enable JavaScript to view this site.

Process Designer

Navigation: Javascript API > User dialog functions > Subtable view functions > Properties > Change properties

jr_show_subtable_column(string subtableViewName, string columnName, string radioValue)

Scroll Prev Top Next More

This function displays a column of a subtable view.

In case the column is part of a radio button group, it is also necessary to fill the parameter radioValue with the value of the respective radio button (e.g. "1").  

Parameter

Type

Description

subtableViewName

string

Name of subtable view

columnName

string

Column name

radioValue

string

Default value of radio buttons

This function does not offer any return a values.