section visibility with spreadsheet value

Confluence User - 16 Jan, 2019

Hi,

I need to use a spreadsheet to determine the visibility of a section.

It works with a standard text field but not with a spreadsheet element with the same name.

Is there a way to achieve this?

spreadsheet;visibility

2


20 Jan, 2019
confluenceUser
1
confluenceUser

Hi, according to a previous question Form Grid Values to Control Visibility in Sections it might not be available directly. However, perhaps you could try to use custom javascript to achieve what you need.

20 Jan, 2019
confluenceUser
confluenceUser

Ok, I thought it was possible because the spreadsheet field is just a JSON text.

As a workaround I used a text area and mannually insert some "\n" in my plugin instead of generate JSON text.

Thanks for your help.

 

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print