How to add javascript script?

i did create a Rich text field and write script tag within in, published it and see that (on screen shoot). What i did wrong?

Hi Jason,

Our rich text field is sanitized, so you can't inject scripts like this. (This is a safety feature.)

To add a script, you'll need to inject it into the HTML template in your codebase. If you're not a developer, you'll need a developer to do this for you.

Sam

Thank you Sam. I see. So i need to create js online application and send api request, So i need some online server for it right? To store my js app

Hi Jason,

You should already have an server running with an application — the one generating your website. Are you able to involve the developer who built your website?

Sam

Thanks for a lead. Be back later then

1 Like