Beanshell Custom HTML.

Confluence User - 02 Aug, 2020

Is there an example where values retrieved from a Bean shell are injected into a custom HTML Table.

Is there a sample application where we can see the values retrieved from the backend database using custom Bean are displayed in a pop-up. 

forms;beanshell

1


02 Aug, 2020
confluenceUser
confluenceUser

See sample code at Bean Shell Programming Guide#UseasFormLoadBinderFormLoadBinder

In the form section, put in the code to set to i.e. field "X". Declare a textarea/textfied with ID "X".

You don't need a custom HTML and trying to repeat the front end coding. Use the approach above is easier.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print