i work with confiform and want to automitcally set the Manager‘s Name and Email upon an selected User via Field Definition rules.
i tried smth like [entry.field.asUser.manager]
but unfortunally only id of the User is returned.
the Info is present in every User profile, as Link to Manager‘s profil.
i‘am lost. Is there a an easy way?
thanks in advance
daniel
Hi @Daniel Fuhrmann and welcome to this community
ConfiForms could access user profile fields using the asUserProfile virtual function
https://wiki.vertuna.com/display/CONFIFORMS/Virtual+functions
However, the standard user profile does not have a "manager" field
Only these fields are define by the standard Confluence user profile
Are you using some 3rd party extension for user profiles?
Alex
As far as i can See, it‘s nothing which you can install from Makro-pane. I looked into the dev tools from edge and saw JavaScript Code from an external devoloper.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Not sure I understand... may be you can share how the user profile looks like in your system?
(removing all the private data, as this is a public forum)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Alex,
Thank you for the fast reply.
our attlassian team must have an addin in Place…
you smashed my hopes:).
I will look for an workaound.
Greetings
Daniel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Depends on a plugin, actually - do you know what you are using?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.