Home > Net >  Edit Elment into Edit Item
Edit Elment into Edit Item

Time:02-10

I changed the value of a field present in the table list view in the editor area of ​​an entity (making a custom renderer that hides the first 5 digits), as OOTB behaves, by double clicking on the table list view, a window opens called "Edit element", in this window there is also the field that I had modified in the table list view with the difference that in this window all the figures are visible, how can I hide the figures of a field also in this window? On the backoffice-config I don't find anything that could refer to this window. Thanks a lot.

table list view: enter image description here

window edit element: enter image description here

CodePudding user response:

  •  Tags:  
  • Related