Skip to main content
Nintex Community Menu Bar

Nintex Formula Rule Set Value Based on Another Field Drop Down Selection

  • July 30, 2019
  • 1 reply
  • 38 views

Forum|alt.badge.img

Hello,

 

I have what I think is a simple requirement to set the value of a field in a Nintex Custom form on-prem based on user selection of another field (drop down)

"Role" field with choices:

Coder 1

Approver 1

Approver 2

...

"Amount" field (Single Line of Text)

 

I need the Amount field to populate based on user selection from Role field and attempted formatting rule on Amount field several ways - none have worked:

1 reply

Forum|alt.badge.img+14
  • Scholar
  • July 30, 2019

on-prem forms doesn't support Set-value rules.

Set-value rules are only available in responsice forms.

in on-prem forms this is only achieveable by a javascript code.