Hi Glauco,If you are sure that it is with the development from frontend, then the best way to fix the issue is to contact your frontend developer to delete it.As for frontend development, they override your code/settings and their correction has the ...
Hi Siefke,For supportedThemes, this is an array or you can call list of SAP themes like( if you are experienced of SAPGUI , it would be easier to understand the listed themes sap_bluecrystalsap_belize ....etcFor contentDensities, it would be a m...
Hello Demir,The method setMandatory can only be set during initialization. Changes at runtime will be ignored.You may try value state control though you would miss the mandatory symbol or using other better workaround.B.R.