Skip to content
New issue

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

With Rocksolid Custom Elements #4

Open
Ainschy opened this issue Dec 17, 2019 · 2 comments
Open

With Rocksolid Custom Elements #4

Ainschy opened this issue Dec 17, 2019 · 2 comments
Assignees
Labels

Comments

@Ainschy
Copy link

Ainschy commented Dec 17, 2019

I like to use it with Rocksolid Custom Elements.

How can i do that?

@qzminski
Copy link
Member

Looking at the source code it should work just fine. Do you get the filter fields display in content element settings?

You may need to add the protected field in your custom elements to make it work.

@qzminski qzminski self-assigned this Dec 19, 2019
@Schooott
Copy link

Schooott commented Jan 9, 2020

The custom element template needs to output the classes to work:
<div class="myCustomElement <?= $this->class; ?>">

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

No branches or pull requests

3 participants