I have a requirement to create a basic table with field values mapped in.I was trying to achieve it through scripted fields of script runner plugin.But not able to achieve.
Any script or solution on this is appreciated
Thanks in advance.
Hi @Bhargavi ,
what sort of data do you want to show in the table? Are all these fields from the issue you are viewing? Why it needs to be in the table? Thank you.
Hi Hana,
Thanks for the response!!
I have a requirement where a custom field is required in a tabular format.
Inside the table columns field A,field B will be passed as values.(these fields have text data)
All these fields are in the same issue.I don't require any additional functionality to be done on this besides showing a field in a table format.
I want to understand if there is any possibility to create a table by using script runner.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Bhargavi ,
thank you.
I don't think it is possible to do it, only limited types of fields are available in cloud version of SR so far and there are not suitable for your use case. There's HTML type in server version - but still even if this type would be available in cloud, I won't recommend you to use it. I can see two main reasons:
Have you considered to separate these fields into the another tab?
Your tab will be visible in the issue view and when you click on it, you will get the detail like this:
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.