Parameters used in grid cell layout

Hello,
I have created a component with parameters. One of the parameters (“textside”) returns a numeric value, which I want to use to influence the placement of a grid cell, as shown in the screenshot. Neither of the two versions represented in the screenshot (with or without using calc()) works for me.

image

Do these layout fields accept {{dc:p:…}} values? If so, how do I properly enter it?

Thank you!

Hello @striata,

Thanks for writing in!

You will need to add space.
calc(2 + {{dc:p:textside}})

Kindly let us know how it goes.

Oohhh… so easy! Thank you!

Hi @striata,

You are most welcome.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.