Hi All,
I have a scenario where i'm fetching JIRA fields in a Table Transformer Table in Confluence .. so it appears/displays like a Table but once you get into EDIT mode, it shows the Table inside Table Transformer panel (not the manual Table view of rows and cols)..
Now, i want to add Columns manually (reason being.. the users who is visiting this page has to update notes etc ..in additional columns)
To my knowledge ..it is not possible it seems ..hence, reaching out here to see if any of you can help.
I have tried adding a column in the Table Transformer SQL as:
ALTER TABLE T1 ADD NOTES VARCHAR(255);
but this is not happening.
In Short,
I'm taking 3 columns from Jira to confluence. In confluence I need to add a new column and edit the column and display those changes within confluence page itself.
Hi @Ramu ,
If you are talking about the Table Transformer macro provided by our Table Filter, Charts & Spreadsheets for Confluence app, then you may use the following workaround:
Hope this helps your case.
wow .. sounds like some solution .. this is what i wanted to hear .. some workaround ..some technique or outta box thought ..
let me try and definitely post the outcome here :) ..
Cheers n Thanks
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.