Hi all.
I hava a java webscript client-side ("share") which get data from a form on a page on Share.
To verify the data, i would like to log the attributes inside my class but i don't success to log those ones. I know how to log java class server-side ("alfresco") so i try to do the same client-side but it doesn't work 😞
Is it possible to log java class client-side ? and if yes, how ?
Thanks a lot 😉