My Stuff
Comments
-
-
Hi @Jervin Nicholas Teopengco-Oracle, I'm hidding the field in the configuration of the customfield, when I need to show the fields I'm using a userEvent Script, I'm using the next code to show the fields. const hiddenAllFieldsFE = (form) => { const fieldsArray = [ {id: "custbody_imr_fe_liv_content_version", displayType:…