I'm trying to create an option to clone all servicedesk issues for a certain user. I'd like to display on a transition screen all the issues selected on various tabs and each would just be for a new user. How can I dynamically create tabs? I am using scriptrunner and am looking at FieldScreenManager but the api is not descriptive.
FieldScreenManager is for creating system/project configuration objects that will apply to everyone that use a project.
You can't do this on the fly based on user selection.
Tabs are static containers to organize custom fields.
If you have multiple tabs with different collections of custom fields in each tabs, then you can use ScriptRunner to hide or display those tabs or those fields conditionally.
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.