Please enable JavaScript to view this site.

Process Designer

Navigation: Javascript API > User dialog functions > Dialog element functions > Properties > Retrieve properties

jr_is_disabled(string elementName)

Scroll Prev Top Next More

This function checks if an element is disabled.

Parameter

Type

Description

elementName

string

Name of dialog element

This function returns a boolean value (true or false).

Please note: You have to use the name of the subtable view and not the name of the dialog element when an element of the type SUBTABLE_VIEW is accessed.