Reference drop down problem

eyal abu hamad
Mega Sage

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

eyalabuhamad_0-1701849967303.png

this is the backend, as you can see it works fine.
but.....

eyalabuhamad_1-1701850036488.png

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 

eyalabuhamad_2-1701850126828.png

 

 

5 REPLIES 5

Harsh_Deep
Giga Sage
Giga Sage

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.

eyalabuhamad_0-1701852163126.png

 

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.

I removed this line and it didn't change anything.
it always shows the magnifying glass.