Missing function declaration for onCondition
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-24-2013 03:36 AM
Hi,
I am getting below error in UI Policy. Is it mandatory to use
function onCondition(). I have created function onSubmit but it shows this error.
"Missing function declaration for onCondition"
Thanks
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-24-2013 08:34 AM
Hi.
Are you asking about a UI policy or a client script?
If you're talking about a client script, you DO need the proper function declared before it'll work.