Skip to main content
Nintex Community Menu Bar
Question

ui-only reference field - url param condition getting name of param instead of value.

  • July 10, 2024
  • 6 replies
  • 35 views

Forum|alt.badge.img+18

Here’s the field setup:

Here’s the condition:

The runtime url is:
/apex/skuid__ui?page=OptimizeHeader_RN&staff=**********RAAQ
(an actual salesforce id)

But the value in the model at runtime:

The condition is getting passed the name of the url parameter instead of its value.

6 replies

Forum|alt.badge.img+18
  • Author
  • July 10, 2024

bump.

Experiencing the same thing again. Am I the only one?


Forum|alt.badge.img+18
  • Author
  • July 10, 2024

bump.

I’m pretty frustrated with this. Is there any way to address?


Forum|alt.badge.img+18
  • Author
  • July 10, 2024

BUMP


Forum|alt.badge.img+7

Matt, I’m so sorry you’ve had trouble getting an answer on this. We’ve identified it as a bug, and our product team is evaluating when it could be fixed. Thanks for pointing it out, and hopefully we can address it soon!


Forum|alt.badge.img+18
  • Author
  • July 10, 2024

Thanks, Emily.

Any suggestion of a work-around?
I’m trying to pass values via url params to ui-only fields in a page include. Is there another way?


Forum|alt.badge.img+6
  • Nintex Employee
  • July 10, 2024

It looks like it’s only an issue for uiOnly fields on models that are processed server side. Does it work if you check “Process Model client-side” for the model in question?