Hi ,
I have a custom field and i want to populate the field based on the property attached to the user. I will populate the custom field i created in service desk which is a hidden field. Is java script the only way to populate the field or there is other way around? What other possible method can i use to populate the field? If java script is possible where can i put my script to get the property of user?
Thank you
Replace
<
dependency
>com.atlassian.auiplugin:ajs</
dependency
>
with
<dependency>confluence.web.resources:ajs</dependency>
maybe this helps, if not, try deleting the dependency, you shouldn't need it right now...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.