Writing JavaScript code in ISV.config can be painful. There is one important thing you need to know when you write JS code in ISV - Some JavaScript characters here are not supported and that's why you need to encode them:
Symbol Encoded value
< <
> >
" "
& &
No comments:
Post a Comment