Forum Discussion

MariaKyrychenko's avatar
2 years ago

Text placeholder in Khoros studio that can be edited with a script

Hi! I am creating a component, that requires usage of a text that is stored in the reliable place. Cookies, local and session storages are not working for me since this component should work for all Admin users. I need a place in Khoros Studio that can store a short string, be reliable, be accessed via code (Jquery, <Script> Freemarker) and most importantly, that I can edit with the code.