Hi, has anyone tried attaching client script to a ...
# suitescript
c
Hi, has anyone tried attaching client script to a suitelet that is available externally? My sublists froze and an error occured in the console.
i
what's the error?
c
Uncaught USER_ERROR: Can't display page for <account id>. This company is currently not operating its Web site.<br><br>If you expected a Web site, Web store, registration form or customer centre at this address, it may be out of service temporarily. Please check back later.
i
Did it freeze when performing a specific action such as using pagination on the sublist? I've only seen that error when placing the wrong link in here: https://XXXXXXX.app.netsuite.com
c
The form renders perfectly until it reach the sublists. It was stuck at "loading..." and does not render the sublist fields. I tried both client script attachment: via Path and Internal ID, still doesn't work.
b
i dont recognize your error
but client scripts use a subset of normal suitescript
c
I did set the client script to available without login. then i checked the folder properties if it was set to private and it wasn't.