Skip to main content
Nintex Community Menu Bar
Question

pass parm to ui-field

  • July 10, 2024
  • 1 reply
  • 13 views

Forum|alt.badge.img+14

I am passing “Member_Id_CR_Open={{{$Model.Member.data.0.Id}}}&ViewCR=Member” in an include field.  I want to use {{$Param.ViewCR}} to create a UI-Field.

I have tried creating a formula {{$Param.ViewCR}} but it shows nothing.  How do I use a parm in a UI-Field?

1 reply

Forum|alt.badge.img+18

Bill,

Just make your ui-only field a text field, then set a url/param condition for it in your model definition.