EKoster Posted April 8, 2008 Posted April 8, 2008 I want to be able to change a record to a next status. The record from the table [data] only stores the id field information to [status] on data.status_id = status.status_id. I need the radio buttons to display all entries (except one) where data.status_id <> status.status_id How can I do this? Also I'm going to attach a script to this control, for on some status a mail needs to be sent too. This must be a temporary field for my records must be left read-only. So a sql statement script will do the actual updating.
Recommended Posts
This topic is 6073 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now