I passed GET variable from a paint layout contain container to an asset listing. I have been able to get the value, eg. the name of the variable is size using %nested_get_size%
My question is: can we use the begin/else/end condition for this?
It doesn’t seem the following evaluates correctly:
Hi @Bart, I got around it using Javascript to adjust the layout based on some condition that initially I would like to achieve using conditional keyword. At the moment that will do. I will revisit my implementation once we have been upgraded.