Skip to content

How do I use {{if ...}} to test strings are equal? #566

Answered by sunng87
dave42w asked this question in Q&A
Discussion options

You must be logged in to vote

this is a helper eq https://docs.rs/handlebars/latest/handlebars/#built-in-helpers for this

try

{{#if (eq id ../song.song_book_id)}} SELECTED {{/if}}

Replies: 1 comment 1 reply

Comment options

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

Answer selected by dave42w
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