Please enable JavaScript to view this site.

Process Designer

Navigation: Javascript API > General

Frequently used functions

Scroll Prev Top Next More

The following overview will assist you in finding the most frequently used functions.

What do you want to do?

Function

Read the value of an element

jr_get_value

Change the value of an element

jr_set_value

Execute the action buttons of the dialog automatically

jr_execute

Permit / allow the sending of a step

jr_enable_send, jr_disable_send, jr_allow_send

Show / Hide an element

jr_show, jr_hide

Set an element as mandatory field

jr_set_required

Change a label in the dialog

jr_set_label, jr_set_label2, jr_set_column_label

Update an SQL element automatically

jr_sql_refresh, jr_subtable_refresh

Add, copy or delete a row of a subtable view

jr_add_subtable_row, jr_copy_subtable_row, jr_remove_subtable_row

Loop over a subtable view

jr_loop_table

Count the number of entries within a subtable view

jr_get_subtable_count

Display a process message as popup

jr_message