In task screen we created a user def field as a checkbox now we want once we click on the checkbox and save the screen it should freeze some fields in the task screen.
once uncheck the checkbox it should unfreeze all the fields that were freeze.
In task screen we created a user def field as a checkbox now we want once we click on the checkbox and save the screen it should freeze some fields in the task screen.
once uncheck the checkbox it should unfreeze all the fields that were freeze.
Hi
Do you need to do this in web client/ smart client/ mobile client?
In webclient /Smart client
Hi,
You can write a client script(to setControlEnable) and bind it to the screen event type of AfterDataLoad.
Note - You need to have 2 client scripts, 1 for Web Client & 1 for Smart Client.
can you tell me nearest possible client script so that i can check and modify
There are few examples in FSM(baseline) client scripts.
QUALITY_CODES_AFTER_DATA_LOAD
SCHEDULEDPROCESSES_SET_FIELDS_ENABLED
SCHEDULED_PROCESSES_ENABLE
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.