Input restriction

I’m trying to restrict the input to just linked url. I got a input plugin but it’s just for url in general. Is this achievable?

You mean restricting to LinkedIn URL?

Yes exactly.

any suggestion?

hmmm you can create conditionals, when the input doesn’t contains this “linkedin.com/” the button is disable or a text appears like “this url is not from linkedin”.

Example:

1 Like

I’ll try this asap

Ok It worked. Instead of conditional I added a workflow action on the input and also added a validation text indicating the error. Does that make sense to you?

Yes it does :slight_smile:

Gracias Gonzalo

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.