Skip to main content
Nintex Community Menu Bar
Question

filter for custom render reference field

  • July 10, 2024
  • 4 replies
  • 28 views

Forum|alt.badge.img+18

How do I add filter criteria to a custom renderer for a reference field?

I didn’t see anything about filtering in the docs:
https://docs.skuid.com/latest/en/skuid/api/skuid_ui.html#skuid.ui.fieldRenderers.REFERENCE

4 replies

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

Looks like you can just use the filtering options in the builder ui. Nice!


Forum|alt.badge.img+9

Matt, is there a way to apply logic to the filters - similar to condition logic?


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

Not that I’m aware of…


Forum|alt.badge.img+9

Thanks, didn’t know if I was overlooking something. We ended up changing the reference source to another model that we could apply the conditions to.