Minha área
Share Your SuiteWorld Experience & Earn a Special Badge!
Intelligent Payment Automation version 1.0.3 is now available in the SuiteApp Marketplace. The SuiteApp, powered by BILL, lets you automate payments, manage vendor details, and bank account information within NetSuite. Learn more
Comentários
-
-
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:…