プロフィール
Please note that on Friday, September 19, 2025, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 4 hours. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
コメント
-
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:…