What is the best way to prevent Actions and display Pop Ups for an incomplete profile?
I would like people to receive a warning when certain profile fields are missing such as profile picture, name, birth date etc.
What is the best way to prevent Actions and display Pop Ups for an incomplete profile?
I would like people to receive a warning when certain profile fields are missing such as profile picture, name, birth date etc.
you can mark those input fields as required, and when a button is clicked that has a workflow associated with these inputs, it will not be triggered whereas the missing fields will be automatically highlighted in red.
Also you can create different workflows for the same button but with conditions, e.g. when the button is clicked and this input is empty - then show an alert for example, or make a warning text visible etc… And for successful condition have a separate workflow for a button click “and when input1 is not empty, input 2 is not empty etc.”
Thanks,
Levon.
Founder at Bubblewits - Bubble Certified Partner
http://bubblestore.io – a place to buy Bubble templates for landing pages, e-commerce, workflows, APIs etc.
http://iambubble.com - one page Bubble demo
http://builtonbubble.com - Collection of apps built on Bubble
Take them to a profile page when those fields are empty