Hi all,
I've created a shortcode based on http refferer url.
I wish to create a condition on a paragraph input field.
For exemple if shortcode is not empty, insert this default value "blablabla".
Is it possible ?
I don't understand how the first two sentences are related. You created a shortcode and are using it where? Anyway, you can use a custom shortcode as the default value and have the shortcode return whatever value you want, either "blablabla" or some other value. Note that the default value is only set when the entry is created.
Please login or Register to submit your answer