We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
arrange filter elements in panel instead of token filter with filter[attr_name1,attr_name2;attr_name3]
filter
filter[attr_name1,attr_name2;attr_name3]
use , inline and ; as line break
all other filter elements comes after that
PS: add attribute name as css class in div-container like
<div class="tl_filter tl_subpanel division even first last">
The text was updated successfully, but these errors were encountered:
This will then diverge from Contao and has to be documented accordingly.
Sorry, something went wrong.
Jo
baumannsven
No branches or pull requests
arrange filter elements in panel instead of token
filter
withfilter[attr_name1,attr_name2;attr_name3]
use , inline and ; as line break
all other filter elements comes after that
PS: add attribute name as css class in div-container like
<div class="tl_filter tl_subpanel division even first last">
The text was updated successfully, but these errors were encountered: