Hello,
we want to display search results in a matrix. The user should be able to click on a row to select a line. It should work similar to the standard search results, for example material search results.
We created a matrix, the columns are not editable. How can we select/mark the whole row? Is there a way to do this with the matrix or do we have to program this manually by catching the click events?
Business ONE 6.5
Thank you.
Frank Toth
Hi again,
System columns in a system matrix are disabled in order to secure data integrity.
However there is a couple of ways to manipulate the data displayed:
1. Formatted search: allows you to sort / manipulate data in the system form using a pre-saved query.
Please send me an eMail and I'll reply with a document that describes how to work with 'formatted search'.
2. User Matrix: hide the system matrix and set a new user matrix with the data you desire. Remember to change the 'Choose' code.
Regards,
Yaniv G.
Add a comment