More than 1 filter condition for Select Query

Confluence User - 18 Sep, 2017

Dear Expert,

 

The example in JDBC Options Binder shows the solution for 1 field value in filter condition.

I have 2 field values to be included in filter condition for selectbox.

Example, I want to show all the purchase order based on company and currency. User will select the company and currency.

Can you help to provide samples to solve this?

#beanshell;#jdbcbinder;#selectbox

2


19 Sep, 2017
confluenceUser
confluenceUser

I think in this use case, Popup Select Box is more suitable as you can pass as many parameters as you want to the datalist for selection.

 

20 Sep, 2017
confluenceUser
confluenceUser

Based on the selected purchase order, I have ajax subform which show the details. I understand that when I click the popup selectbox, the data list will display all the details. 

However, I need to grab the details (shown by ajax/datalist) into a grid.

 

It would be great if I can get to know Bean Shell code on retrieving field value (currency & Company Name). 

Below is my current form design.

 

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print