I have a read-only table set up with conditions on the model associated with it and then I have the feature set up to view the record details in a popup. If I use the search feature within the table and select a record to edit, the record appears in the popup and then I make a change to the record so that it no longer meets the conditions of the model of the table behind the record. When I save the record I would like the table behind the record to no longer include this record that I just edited that no longer fits in the condition of the model, but for the search criteria to stay. I thought about doing a redirect after save, but this clears what was in the search box. Any ideas of how to make this happen?
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.