SuperOfficeDocs / feedback

Contains feedback issues created by the community. Feedback issues are created by readers who click the feedback button on content pages in the docs.superoffice.com website.
MIT License
2 stars 0 forks source link

Feedback for Step settings #215

Closed smedbrat closed 1 month ago

smedbrat commented 1 month ago

Split settings: 1) Everyone else | Participants who match no criteria get status "drop out". --> Everyone else is the branch for handling those who do not meet the conditions of any of the other branches. They do not necessarily drop out, the may continue in the everyone else branch too. 2) Exit flow | Whether dropped-out participants should leave the flow. --> Whether or not those who do end up in everyone-else branch should drop out or not. (They are not dropped-out participants unless exit is true, and then they drop out)

3) Trigger - Filter | A set of criteria that must be met before a suggested contact starts a flow. --> Suggestion: "A set of criteria that must be met for a suggested contact to be allowed into the flow". Avoiding any confusion, as the contact will not continue in the flow later if he fulfills these criteria, they are only checked once.

4) Trigger - Exclusion list: Update text according to the one in use in the UI now?


Document Details

Do not edit this section. It is required for docs.superOffice.com ➟ Docs Team processing.

digitaldiina commented 1 month ago

Solved in https://github.com/SuperOfficeDocs/superoffice-docs/issues/1179