Skip to main content
Nintex Community Menu Bar
Question

Make a Field dependency from an Outside Custom Object

  • July 10, 2024
  • 2 replies
  • 18 views

Forum|alt.badge.img+1

Hi guys,

So I have a couple of Picklists in different Custom Objects that I would like one to control the other. I have tried to se the values but the controlling field is not visible due to that it belongs to another custom object.

Is there a way to link these two to be able to have the Field Dependency from one pick list controlling the other?

Thank you!!

This topic has been closed for replies.

2 replies

Forum|alt.badge.img+18

Yes. You can add/remove picklist entries with a custom field renderer based on the value of another field. A read through this thread should help: https://community.skuid.com/t/how-do-i-render-custom-picklist-values


Forum|alt.badge.img+1

Thanks Marr! I will check it out now