Change Attribute with via parameter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello!
I've asked this question before, but I'm still looking for a solution to the following problem:
I have a dynamic block, in it there is an attribute with the text alignment "Adjust".
This alignment type means that the text displayed in the attribute is always bound to a maximum width, which is exactly what I need.
However, I have several visibility of my block and I now want to change the width of the attribute using parameters.
In one visibility my block is narrower than in the other and the attribute should always stay within the block.
I'm currently solving this by simply using two attributes, but that's a bad solution because I have to write values into both attributes using a block properties table.
As can be seen in the attached video, I would like to adjust the attribute, but this should work using parameters.
Hope for a solution 🙂