Reference drop down problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 12:08 AM
Hello, I need help for couple of things.
I have filed that is reference but when I add the filed in template it doesn't show as dropdown list.
I change the properties :
- glide.ui.max_ref_dropdown to 100
- glide.xmlhttp.max_choices to 100
but with out luck.
in the backend I can see that it is dropdown as it should be but in the template or the workspace
it shows as a reference.
I will attach photos
this is the backend, as you can see it works fine.
but.....
in workspace as you can see it is a reference.
also on the template it is the same in workspace and backend, not working as it should be
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 12:38 AM
Hello @eyal abu hamad
Product field is not a reference, on the reference field you will get reference (i) icon.
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 12:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 12:46 AM
You have enabled attribute as readonly_click_through=true,
That's why it's showing like this.
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 12:57 AM
I removed this line and it didn't change anything.
it always shows the magnifying glass.