Is it possible to show an action in a form vi...

Is it possible to show an action in a form view?

While the user is noting their interaction with a contact in the “Outreach” table, they may want to add a new row to the “Pledge” table. I have an action on the Outreach table that links to the pledge form for this ContactID…but, I can’t find a good way to show it.

Do I need a special ShowIf condition? Or a virtual column of type App in the Outreach table?

Many thanks in advance for any insight!

1 2 1,436
  • UX
2 REPLIES 2

I’m afraid you can’t trgger an action on a form view. The only way you can open another form view when filling the form, is the related table structure and when the option IsAPartOf is TRUE.

ok, I’ll try to see if that is appropriate for my needs.

thank you!

Top Labels in this Space