Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2017 02:06 AM
Hi Kalai,
How to write below code in business rule.
I know u cant use g_form in business rule
g_form.setReadOnly(fields[x],true);
is this can be write as current.setReadonly()?