Hi All, Is there a way we can add javascript funct...
# suitescript
s
Hi All, Is there a way we can add javascript functions in Html Portlet. When i am adding the script functions , it is not executing and when i check in html it is not finding. Thanks
b
i believe it strips out script tags
you can probably use xss if you are desperate, but i would use a form portlet as an alternative first
s
Thankyou @battk