Hi, I would like to implement a specific helper, what should be able to do…
- if a conditions is true then I just need a text e.g. „yes“
- if the conditions is false then I just need also a text e.g. „no“
What kind of helper is appropriate to do this?
Thanks!!!