Dynamic scene edit 动态场景编辑
The s_StdPageEdit scene is very similar to the s_StdPageRead scene, but uses subforms with “edit” within the subform names rather than “read.
s_StdPageEdit 场景非常类似于 s_StdPageRead 场景,但是使用子表单名称中带有 “edit” 的子表单,而不带有 “read”。
In the edit scene, the Mail retention button launches a modal dialog box that allows the user to set a retention period and an approver (if required).
在编辑场景中,Mail Retention按钮启动一个模态对话框,允许用户设置保持期和批准人(如果必要)。
The MailRetention function residing in the Custom_JS form processes the id object to populate the fields, based on the scene type (edit or read).
驻留在Custom_JS中的MailRetention函数将根据场景类型(编辑或读)来处理ID对象,以填充字段。
应用推荐