• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

How to remove prefixed text of a field, if the field has no data?

apps

Member
Example:
I might get an email address from a previous step or the user might not fill it out.
In case I get an email address I want the text in the next step to say:
<br>Email: [email protected]

But in case I do not get any data I want to remove the "<br>Email: " text (eg. remove the line completely along with its text).

Anyone knows if Is this possible and how?

See this video for a more visual explanation:
 
P

Pabbly13

Guest
Hey @apps !

Sure, you can do that.

This is a workaround for your concern.

You can use the "Router" for diverting such data which has the Email and doesn't have the emails in it.

  • For the first Route, you can use the "Filter" mentioned below-

1650870290017.png

  • And then add the application through which you need to add the data without email and number and then click on "Done".
  • In the next Route step, use the below-mentioned "Filter" step-

1650870401138.png


  • After this, add the application into which the email and number can be entered to make it work accordingly.

Hope, this workaround can work for you.
 

Attachments

  • 1650870222713.png
    1650870222713.png
    42.1 KB · Views: 91
Top