Skip to content

Document the form: contact search filter#788

Open
promptless-for-oss wants to merge 1 commit into
mautic:7.2from
Promptless:promptless/contacts-form-search-filter
Open

Document the form: contact search filter#788
promptless-for-oss wants to merge 1 commit into
mautic:7.2from
Promptless:promptless/contacts-form-search-filter

Conversation

@promptless-for-oss

Copy link
Copy Markdown
Contributor

Open this suggestion in Promptless to view citations and reasoning process

Adds the new form:{form_alias} filter to the Contacts search filters list in search_operators.rst, introduced in mautic/mautic#16355. Lets users filter the contact list to contacts who submitted a specific form by its alias. Targets the 7.2 user-docs branch per the branch-targeting table (7.x source change).

Trigger Events


Tip: Point @Promptless at some of your docs debt and have it clean them up in the background 🧹

Add the new form:{form_alias} filter to the Contacts search filters
list, introduced in mautic/mautic#16355. Users can filter the contact
list to those who submitted a specific form by its alias.
common:{segment_alias} + {segment_alias} + ...
tag:*
stage:*
form:{form_alias} (Contacts who submitted the Form with this alias)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added the form:{form_alias} Contacts search filter because PR #16355 registers a new form search command in LeadRepository.php and LeadBundle/Translations/en_US/messages.ini (mautic.lead.lead.searchcommand.form="form") whose description is "Filters contacts who submitted a specific form. Use the form alias, e.g. form:my-form-alias". Empty form: returns no results, matching the alias-required wording.

Source: mautic/mautic#16355

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants