Permission Control in datalist

Confluence User - 31 May, 2017

Hi, I am having a form with few  name fields and checkbox having user names.After submitting the form with one checkbox name,in the datalist I want that the login user can view only the information which is having his name not all from the checkbox. I am attaching image to support from question.In the checkbox suppose I choose Jack in the checkbox so i want when jack login in as user he will get only the information related to him,not all.In what way I can get this done successfully.

forms;datalists;user

3


01 Jun, 2017
confluenceUser
confluenceUser

Hi, in your datalist  binder you can specify a condition to only filter to that user. The actual config depends on the binder you are using, there are examples in the Form Data Binder or Advanced Form Data Binder. If you are using the JDBC Datalist Database Binder then you can form your SQL query accordingly.

01 Jun, 2017
confluenceUser
confluenceUser

Hi,I am using Form Data Binder.What should be my "Extra Filter Condition " for the same?

01 Jun, 2017
confluenceUser
confluenceUser

There's an example at the bottom of the https://dev.joget.org/community/display/KBv5/Form+Data+Binder page

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print