Hi Team,
we are using Templates for exporting.
we have mulitilevel cascading field name "country-state-dist-mdl".
Please let us know "The formate for Multilevel Cascading filed in Export Template"
Thanks,
Sindhu
Hi Sindhu,
The Xporter for JIRA allows exporting multilevel cascade field and even better, the Xporter allows you to format the output as you wish.
So, let's suppose you have this custom field defined with multi level:
The Xporter for JIRA allows you to export this custom field on your template and you can get in two different ways:
So, in order to get the current value equals to the first one you just need to put the mapping ${country-state-dist-mdl}.
Otherwise, if you want to export based on the second one you just need to use Javascript on your template but it's really simple and I can send you the template I used here.
If you have any doubts, please, don't hesitate to contact us.
Best regards,
André Fernandes Rodrigues
Xpand Add-ons team
Hi, can you share the javascript you used to separate in the template the first part from the second part of the cascade field? thanks a lot!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, I am testing Xporter now and need also to export cascading select field.
So, I am also interested if you share the javascript.
Thank's in advance
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello there,
I have similar question, I have custom field user picker(Multiple users) and i used this function
${fullname:<my-custom-field>}
in my template to get those name, it works and display list of names in 1 single line with separated comma's however i want to put in table format. I am having trouble in displaying these list in table format, can anyone has solution?
thanks
Geeta
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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.