Any suggestions or inputs will be of great help
we want to build a multli level cascading sect field with 4 levels/fields using scriptrunner
here each field contains more than 100+ options...
-->Filed "Organization" is associated with filed " Component "i.e. based on organization the options for Component should load .
--> Filed "Component " is associated with filed " Category " i.e. based on Component the options for Category should load
— > Filed "Category " is associated with the ticket type i.e. based on Category value the options for "Ticket type " should load
Hey there Shamshuddin!
You can configure this functionality fairly easily by utilizing a ScriptRunner Behaviour. With a Behaviour, you can implement logic on certain screens (e.g. the Create Issue Dialog) that (among other things) hides, unhides, or sets the options of your fields. You can see examples of manipulating form fields all over our documentation. I recommend checking those out to get a better idea of how you might go about using the available Behaviour API to accomplish your goal. :)
After doing so, feel free to ask me any questions and let me know if you need additional help in setting this up. :D
Best,
Aidan
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.