docs: Document Segment filter for Form submissions#798
docs: Document Segment filter for Form submissions#798promptless-for-oss wants to merge 2 commits into
Conversation
There was a problem hiding this comment.
(Line 303)
New 'Submitted a specific form' filter added to Segment builder in PR #15964. Filter appears under 'Behavior and Actions' with operators: empty, not empty, including any of, excluding any of, including all of, excluding all of.
Source: mautic/mautic#15964
|
@promptless-for-oss please rebase to 7.2 branch. |
Add new section documenting the Form submission filter for Segments, including available operators and usage examples. Rebased onto 7.2.
647f257 to
a607d5b
Compare
|
@adiati98 Done — I've rebased this onto the 7.2 branch and retargeted this PR's base to 7.2. The branch now applies cleanly on 7.2. The |
|
Thanks for putting this together! I reviewed the content against the implementation and it's accurate: the location (Contact Behavior and Actions), the filter label, and all six operators match the behaviour of the underlying One small wording suggestion, since these two operators are easy to mix up:
The current text for excluding all of ("haven't submitted all of the selected Forms") is technically correct, this just adds the contrast for readers. Everything else looks good to me. ✨ |
…on filter operators Per source PR author review (mautic/mautic#15964), contrast the two easily-confused operators: 'excluding any of' matches Contacts who submitted none of the selected Forms, while 'excluding all of' matches Contacts missing at least one of the complete set.
|
Thanks for the careful review, @introfini! Updated the two "excluding" bullets to spell out the contrast:
All other operator descriptions, the steps, and the tip are unchanged, since you confirmed those match the |
Open this suggestion in Promptless to view citations and reasoning process
Documents the new 'Submitted a specific form' Segment filter introduced in PR #15964.
Changes
segments/manage_segments.rst
Trigger Events
Tip: Enable auto-create PR in your Configuration to review suggestions directly in GitHub 🤖