Hi fellow bubblers!
So my goal is when a button is clicked, it will send the data to a specific page if the contact tag is “Agency”. But if the contact Tag is “Customer” the data should be sent to a different page.
To elaborate, if the tag of the contact = Agency, when they click the arrow icon, their data should be sent to the Agency profile page
If the tag of the contact = Customer, when they click the arrow icon, their data should be sent to the Customer profile page
I was able to direct Agency contacts to the correct profile page through this Icon :
Is there a way to add another condition on step 1?