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?
Zeroic
2
You mean restricting to LinkedIn URL?
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
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?
system
Closed
10
This topic was automatically closed after 70 days. New replies are no longer allowed.