0 votes
in Rock by TinaStephens (8.6k points)
edited

I have a client who in onboarding their volunteers from a connection request. They want to be able to open a form from the connection card where they can update attributes as the person meets requirements.

1 Answer

0 votes
by TinaStephens (8.6k points)
edited
 
Best answer

Yes, you can add a manual workflow trigger on the connection request that will open a workflow form.

Workflow will not be Automatically Persisted.

Workflow Attributes will look something like this:

enter image description here

This example has one Activities "Start"

Actions: Set Person (Attribute Set from Entity)enter image description here

Set Connection (Attribute Set from Entity)

enter image description here

Persist Workflow (Workflow Persist) Immediately

Get the Attribute (Lava Run). This allows the attribute to pre-fill on the form is their is already a value on the person's profile.

enter image description here

Activity for the Form

enter image description here

Activity to Update the Person's attribute (Person Attribute Set)

enter image description here

Redirect (Redirect to Page)

enter image description here

Activity to Complete Workflow

Welcome! Here you can ask questions and receive answers (hopefully) from other members of our team.
...