I have a view that will find all records where a status field is = to Entered. Once we review all the records I'd like to have a single button/link that updates the status field to Processed on all records in the view.
Hopefully this can be done. thanks in advance.
It can be done with custom code.
i am just not that comfortable with my coding ability.
As Victor said, custom code. I've done it many times using jQuery to make an Ajax call.
Please login or Register to submit your answer