How to add filtering to spreadsheet form

Confluence User - 05 Aug, 2018

How to add filtering to spreadsheet form (in one table) ?

For example i would like to filter it by date (only selected date would be appeared for editing)

 

Thank you

 

forms;userviews

2


06 Aug, 2018
confluenceUser
confluenceUser

Hi, you can try assigning a custom load binder to the spreadsheet element. Then you can do your required filtering when loading the data. Found an example of a custom load binder at Load & Store Form Grid Data Using Bean Shell Form Binder

09 Aug, 2018
confluenceUser
confluenceUser

Found similar case at https://dev.joget.org/community/display/KBv6/Load+Grid+Data+with+Custom+Sorting+and+Filtering but unfortunately it needs parent-child tables with foreign key. i need to filter my spreadsheet form since it's no fk (in one table).

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print