Skip to content

conditional statement issue  #102

@HansFilip96

Description

@HansFilip96

Actual Behaviour

email not beeing sent, no complaining from code editor that i made a misstake.

Expected Behaviour
i want to check what value my ReminderCount has but cant figure it out and i get no errors. took the inspiration from your page "Conditional check with equals": LINK
trying to do something like this.
{{#equals ReminderCount 1 1}}
input some text
{{else}}{{#equals ReminderCount 2 2}}
input some text
{{else}}{{#equals ReminderCount 3 3}}
input some text
{{else}}{{#equals ReminderCount 4 4}}
jinput some text
{{else}}{{#equals ReminderCount 5 5}}
input some text
{{/equals}}{{/equals}}{{/equals}}{{/equals}}{{/equals}}

Steps to reproduce it

Add steps to reproduce bugs or add information on the place where the feature should be implemented. Add links to a sample deployment or code.

LogCat for the issue

Provide logs for the crash here

Screenshots of the issue

Where-ever possible attach a screenshot of the issue.

Would you like to work on the issue?

Please let us know if you can work on it or the issue should be assigned to someone else.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions