Hello,
I have a table that has records from three different Departments.
I set up a CC5 connection with a Model condition that lists the records from only one Department, based on a parameter. This works fine. It also has a search field for a user to find a smaller selection for review and editing.
All good so far, and this mostly works.
But the search does not obey the original conditions, and returns any matching record in the table even if it is from a different Department.
And, if the user has made a search but then clears the search field and clicks submit, all records in the table are then displayed, not just the ones for the originally selected Department.
I don't want users from one Department to be able to "see" the records from the other Departments.
How can I change this so that the search also obeys the original conditions for the Model?
Cheers
Tim
I have a table that has records from three different Departments.
I set up a CC5 connection with a Model condition that lists the records from only one Department, based on a parameter. This works fine. It also has a search field for a user to find a smaller selection for review and editing.
All good so far, and this mostly works.
But the search does not obey the original conditions, and returns any matching record in the table even if it is from a different Department.
And, if the user has made a search but then clears the search field and clicks submit, all records in the table are then displayed, not just the ones for the originally selected Department.
I don't want users from one Department to be able to "see" the records from the other Departments.
How can I change this so that the search also obeys the original conditions for the Model?
Cheers
Tim