I want to give users the ability to open a definitions view I created from within a form in case they need to look something up. Is this possible?
I tried adding a VC and using a deep link but it didn’t work.
If this isn’t possible from within the form itself I’m open to suggestions for a workaround.
I do have the definitions visible on the bottom nav bar but we can’t have users closing the form to go to it. I think that would cause too many errors.
On the edit form in the sample below, there is a link to “help”, which is just another dataset and view inside this same application. Is this what you are hoping for?