Page Layout Visibility Syntax

I have a module with 2 alternative page layouts, A & B. The module has a Segment field with 2 possible dropdown values, β€œY” & β€œZ”.

I have a layout condition expression for layout A of record.values.Segment == "Y" and, a layout condition expression for layout B of record.values.Segment == "Z", and I was expecting layout A to show for records with the Segment field containing Y, and layout B to show for records with the Segment field containing Z.

I get a spinning wheel? Any help with this would be appreciated :wink:

Can I ask which version you’re using? There was a bug with record values not being properly evaluated in the last version. It will be fixed with 2023.3.8

We are on 2023.3.7 … we will look out for the next update … thanks!

You can already try it since it’s published, though it might be updated further

1 Like