Hi,
I'm not sure that I understand how the Ribbon Workbench works for the add button on subgrids. On the contact form, I have an n:n relationship for a custom entity called Contact Group. I want to disable the add button for Contact Group based on
the value of another field that's on the Contact form.
In the Ribbon Workbench, am I supposed to be adding an Enable rule on the Contact entity? or on my Contact Group entity? I've added the rule to Contact Group entity, but it just disables the add button no matter what. It seems that it can't
find the value (probably because the field is on the Contact Form and not the Contact Group form?). How am I supposed to set this up?
Thanks.