soflyy / breakdance-bugs

Bug reports from Breakdance users.
42 stars 6 forks source link

Element Studio Preset Conditions #921

Closed ghost closed 1 year ago

ghost commented 1 year ago

If you add a custom preset and add some fields with conditions (for example textfield shows only when dropdown is set to 'my_value'), the conditions won't work.

Hakira-Shymuy commented 1 year ago

If you add a custom preset and add some fields with conditions (for example textfield shows only when dropdown is set to 'my_value'), the conditions won't work.

@flowww-dev when you edit a "element preset" ? like to make changes to a preset that you saved?

louisreingold commented 1 year ago

Use %%CURRENTPATH%% in the condition

image

Check out the posts-list-design.php preset for an example.

ghost commented 1 year ago

Ok, great, I'll check it ;-)