How can we auto populate a cell value with Advance Grid?

Confluence User - 07 Jan, 2017

Dear Expert,

I am using Joget 5.x with the Advance Grid feature.(pqGrid)

How can we auto populate a cell value once the user have changed a value of the other column?

Best Regards

Tony Chu

advance;grid;form

3


07 Jan, 2017
confluenceUser
confluenceUser

Hi Tony Chu

You can use Dynamic Cascading Drop-Down List to populate a selectbox based on another field's value, using the "Grouping" function.

08 Jan, 2017
confluenceUser
confluenceUser

Dear Matthew,

When I mentioned "Auto Populate" actually what I mean is auto fill the cell as the cell is for display only.

Best Regards

Tony Chu

09 Jan, 2017
confluenceUser
confluenceUser

Hi, the question is not clear or detailed enough but I suppose you intend to change the value of a cell dynamically when another cell value changes? If so, you could also use some custom JavaScript or JQuery in your form to detect the change event for the element you want (for example https://api.jquery.com/change/)

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print