Hide/show section

Confluence User - 25 Oct, 2017

Dear Experts,

I have a calculation field. If the calculation field exceeds more than RM700, how do I hide the section which I put Justification Text field?

 

I try to use the visibility section but I dont know how to put the value to control the section since I need to put >700.

 

Pls help.

 

Thank You.

 

 

calculation;field;show/hide

3


26 Oct, 2017
confluenceUser
confluenceUser

Hi Rosadilla

You can use regular expression to control the section show / hide visibility. The regular expression will return true or false.

Here is an example: https://stackoverflow.com/questions/29977086/regex-how-can-i-match-all-numbers-greater-than-954

Remember to tick the "Using Regular Expressions?" checkbox.

26 Oct, 2017
confluenceUser
confluenceUser

Hi Andrew,

Seems like the regular expression when I tick the checkbox at the section visibility, it does not give any effect.

Pls assist.....

25 Jan, 2018
confluenceUser
confluenceUser

Hello Rosadilla,

It seems that the regex is wrong and matches values below and above 700, basically causing no effect to the visibility control.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print