cancel
Showing results for 
Search instead for 
Did you mean: 

Choose From List Form

Former Member
0 Kudos
67

Hi

I am using sbo 2004 , 2004 does not support choose from list form, so i created matrix form to choose items. That form working fine,But I want to add more functionality in that form like searching item by code or name . How do i do this in a matrix form.Please help

thanks in advance

denis

Accepted Solutions (0)

Answers (1)

Answers (1)

Trinidad
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Denis,

You have to work with DBDataSources and then add conditions to your DBDataSources before loading them in your matrix.

Just have a look to the SDK sample 06.MatrixAndDataSources.

Regards

Trinidad.

Former Member
0 Kudos

HI Trinidad,

thanks for your reply. We can use condition in DBSource for loading datas into matrix form. I want to list all item starting with a particular letter typed in text box. We can put condtion like greater than , equal etc. How do I implement this by typing only first letter of an item.

thanks in advance

Denis

Former Member
0 Kudos

Hi Denis Mathew,

Can you pls send me the sample code for implementing Choose Ffrom List in B1 2004.

Now that I've created a separate form and its getting invoked whenever i tab from a particular field.. but the rows in the matrix of the sub form is working like individual cells not as rows..

can you pls send me some sample code to transfer the data from the matrix of the cfl form to the parent form?

Thanks,

Priya