当我创建一个新按钮时,我选择,在该区域的项目中创建一个显示的按钮,然后完成按钮向导并拥有一个新按钮。
我希望在单击特定按钮时提交页面后取消选中复选框。当用户单击“提交”按钮时,我希望在页面提交后取消选中“全部勾选”复选框。
How do I call a javascript function using this type of button?
Does it go in the Button Display Attributes - Attributes section?
If so, can you supply a syntax example?
Does it go into the Button Request Value - Button Request section?
If so, can you supply a syntax sample?
Does it go in the Post Element Text?
If so, can you supply a syntax example?
我知道如果我选择“在区域位置创建一个按钮”,我会在 URL 部分添加“javascript:...”。