Skip to main content
Nintex Community Menu Bar
Question

Change Field Editor Properties--Default Mode using javascript

  • July 10, 2024
  • 1 reply
  • 4 views

Forum|alt.badge.img+2

I am trying to change the “Default Mode” from “Read with Inline-Edit” on the field Editor Properties to Read-only, but using javascript to control this. 

The idea is to set this mode based on record type. 

Ex: 
If (recordtype=a)
{Set the Field Editor - Default Mode to Read-only}
else {Set the Field Editor - Default Mode to Read with Inline-Edit}

Any example on how to accomplish this will be greatly appreciated. 

This topic has been closed for replies.

1 reply

Forum|alt.badge.img+18

There’s probably something in this post that will help:
https://community.skuid.com/t/edit-mode-button