Skip to content

Search Results Custom Layout - Conditional elements #1501

Answered by FranckyC
llmedina asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @llmedina, this is likely an Handlebars issue. To compare a value you should use the {{eq}} operator instead of if. Something like this:

{{#eq (length(trim (slot item @root.slots.GreeterExtension))) 0}}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@llmedina
Comment options

Answer selected by llmedina
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants