Gossamer Forum
Home : Products : DBMan : Customization :

Modify Multiple Fields with One Click

Quote Reply
Modify Multiple Fields with One Click
Hello Again All,

I'd like to have a field in my database called "Processed". It would basically just need to be a Yes or No value, with a default value of No. Users would query the database for the day's new records (or whatever search they choose), and then do an Excel export for further processing. When they are satisfied with their exported data, they would be able to click a single button which would change the "Processed" field from "No" to "Yes".

I'd like to somehow tie it in with the Excel Export mod I'm using, so that only the exported (selected search) records get changed, not the entire database.

Is it possible to do this? Or would I need to write a separate helper script to access the db file? Sorry, I'm sure this topic has been discussed, but I wasn't able to find any specific threads.

Thanks as always.

Brad