AdvSearchHelp
Last updated May 14th, 2019 | Page history | Improve this page | Report an issue
Support the team building MODX with a monthly donation.
The budget raised through OpenCollective is transparent, including payouts, and any contributor can apply to be paid for their work on MODX.
Backers
Budget
$306 per month—let's make that $500!
Learn moreAdvSearchHelp Snippet¶
This snippet is used to set up the help content. The default English content presents the minimal query syntax supported by the release for mysql and zend engines.
Usage¶
The help is provided by an ajax request to a resource named "AdvSearch Help" which call the AdvSearchHelp snippet.
[[!AdvSearchHelp]]
The "AdvSearch Help" resource is created with the package installation. You could move the "AdvSearch Help" resource in the MODX resource tree but as the resource is found by his name don’t change his name.
Help window content¶
The content of the help window is provided by the lexicon file help.inc Add your own language and customize the content as you want.
See Also¶
Support the team building MODX with a monthly donation.
The budget raised through OpenCollective is transparent, including payouts, and any contributor can apply to be paid for their work on MODX.
Backers
Budget
$306 per month—let's make that $500!
Learn more