Please enable JavaScript to view this site.

Process Designer

Navigation: Javascript API > User dialog functions > Subtable view functions > Data > Write values

jr_set_subtable_display_value(string subtableViewName, int rowId, string columnName, string value)

Scroll Prev Top Next More

This function sets the displayed value of an element. The function receives its input as text, formatted the same way it is to be displayed to the user.

Parameter

Type

Description

subtableViewName

string

Name of subtable view

rowId

int

Row ID

columnName

string

Column name

value

string

New display value of the element