Howdy! How can I hide “New” AND its little function button in ALL of my Ref column dependant drop downs, for all of my Tables?
This “New” function here is redundant & unnecessary because the User will add a new Member by using the big round beautiful + (plus button) in my Members view.
In UX >> Localize >> Customize System Text, I was able to hide just the word “New” in one View using this expression, but I don’t want the function button to be available either, in any of these dependent drop down lists. TYVM!!
Wouldn’t that make it so I could not add a new members using the normal round + Plus button in my normal Members View? Must be able to add new Members.
Be sure to consider usability. How are those REF values added when new ones are needed?
If the “current” user can add those REF rows at another location then I would leave the button available for convenience. I.e. In the middle of data entry flow they realize they need a new REF row added. Without the New button, the user is forced to Cancel, go to another app location to enter the row and then start the data entry all over again.
If it is a case where only certain users should be allowed to Add to the table, then you want to use “conditional permissioning” on the table. Add privileges can be selectively removed and they will automatically NOT see the New button. Those who can add to the table will see the button. See image.