Remove Search bar and New from Dropdown list

Hi all, 
I'm Trying to create Dropdown list for my category with no Search or New.
(only the admin can see the main category to add or edit)
the [Category] with Type "Ref" is reference to table Category 

AbdullaNsour_1-1702794991183.png

How can we remove New and Search bar from my dropdown list 
thank you all 

 

Solved Solved
0 2 228
1 ACCEPTED SOLUTION

Hey,

you need to create a slice of data (eg. CategoryForNubs) that doesn't allow adds.
The search box only shows if it's length exceeds the screen size, so don't worry about that.

Cheers 

View solution in original post

2 REPLIES 2

Hey,

you need to create a slice of data (eg. CategoryForNubs) that doesn't allow adds.
The search box only shows if it's length exceeds the screen size, so don't worry about that.

Cheers 

Yes thank you 

AbdullaNsour_0-1702830426600.png

AbdullaNsour_2-1702830463309.png

 

Top Labels in this Space