Access $sugar_config in JS

Hi,

I have custom configurations in my config_override.php file. I want those values to be accessed inside JS files. with Sugar, I guess 7+, in JS files, these configurations can be accessed via App.config. Is there any way to access it in the Suite?

Thanks

Read this for some ideas:

https://stackoverflow.com/questions/26715403/accessing-sugarcrm-global-variable-current-user-from-a-custom-javascript-file-v

1 Like