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

Bug or feature : be_filter is hidden if attribute type Textbox #1644

Closed
mrothtrc opened this issue Apr 26, 2016 · 0 comments
Closed

Bug or feature : be_filter is hidden if attribute type Textbox #1644

mrothtrc opened this issue Apr 26, 2016 · 0 comments
Labels
Milestone

Comments

@mrothtrc
Copy link

mrothtrc commented Apr 26, 2016

I would like to filter the custom attribute "Vendor (Hersteller)" based on all existing values in the tl_iso_product table in the backend. The option be_filter ("Filtern im Backend") is only displayed if the attribute type is "Select-Menu" but you need to use the Option Manager or Table with Foreignkey this isn't what I want.

Workaround :
Update the attribute in the mysql table tl_iso_attribute and set be_filter = 1. All existing values will be displayed in the backend as a Select Menu. And you are able to filter for vendors

Bug or Feature Request : Please enable the option be_filter for the attribute type "Textbox"

Picture shows the modified attributes based on table values :
bild 178

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

No branches or pull requests

2 participants