Hi,
I'm trying to create a URL with a bunch of fields auto populated, but I can't figure out how to populate the second portion of a cascading field. I can only get the first section.
How do you set the values in the second field?
I have this so far:
ourjira.company.com/secure/CreateIssueDetails!init.jspa?pid=12170&issuetype=10400&customfield_10014=10016&customfield_10090=14810&customfield_13863=16464&customfield_14364=17186&customfield_13661=15857&customfield_14068=20029
I tried doing the cascading field twice (14068) for each selection, but only the first one seems to work.
Thank you.
Hey Andrew - trying putting a :1 after the customfield id. For example: customfield_10090=14810 for the first field and customfield_10090:1=99999 for the second (Cascading) field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Great! Glad it worked!
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.