Skip to content

Container refresh issue #1

@davelina

Description

@davelina

At forehand thank you for this widget!

I have a question about what this widget does support and what not. I have a use case where an Onchange event refreshes an object which triggers the ShowByCondition widget. This works like a charm and I can see that the Onchange triggers the widget every single time. The problem lies with the output. The onchange sets an enumeration which is used in the show by condition microflow to set true or false. When true, the container should show.

My use case:

  1. The first time I set the enum the condition should be true and the container is shown, great!
  2. The second time the condition is false and the container is not shown, also great!
  3. Then the third time switching the enum, the condition is true and the container should show and it does again, again great!
  4. Now, switching the fourth time, the condition is set to false and the container should hide, and it doesn't anymore!

Is this use case a 'issue' and can you help me fix it or do you say I misuse the widget?

Thank you!
Dave Lina
Daywize

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions