How to refresh a grid form to reload Beanshell code

Confluence User - 21 Nov, 2022

I have a grid form that loads and stores using BeanShell code or JDBC.

Can I get the value of a form field in JDBC load data?

Suppose I want to fill a form grid according to a field changed by the user. Can I reload this form grid using javascript?

Ex:

When the user changes the class, the students' grid must take the chosen class and get the students according to it from a database table. Is there a way that can reload the BeanShell code using javascript??

beanshell;javascript;refresh;reload

1


21 Nov, 2022
confluenceUser
confluenceUser

Hi, you may have a look at page "List Grid/Popup Selectbox - Pass field value to Datalist for filtering - Knowledge Base for DX 7 - Joget | COMMUNITY".

Sample application is present for list grid. hope it helps. 

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print