Any solution about design customized page and do some compute on confluence page

Owen
Contributor
July 23, 2024

Is there any way to  achieve below function on one confluence page:

1.  Drop down list as answer  to  some query;

2.  Do some compute with script Runner on click button based on step 1's choice;

3. If no third part plugins (only Script Runner) , can we make it? If need plugin, which plugin can be used for such need?

 

Thanks!

 

 

2 answers

0 votes
James Noah
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 27, 2024

Yes, you can achieve the desired functionality on a Confluence page:

  1. Drop-down List: You can use Confluence's built-in macros or custom HTML to create a drop-down list.

  2. Compute with Script Runner: ScriptRunner can execute scripts based on the drop-down selection when a button is clicked.

  3. No Third-Party Plugins: If only using ScriptRunner, you might be limited in UI customization. For more advanced features, consider the Forms for Confluence or ConfiForms plugins. 

I use this method for my website through HTML and JavaScript to create drop-down lists and handle computations based on user selections. 

0 votes
Owen
Contributor
July 23, 2024

I found 1  possible way to achieve my goal without plugin.  I am trying now. 

-- confluence user marco with javascript.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events