Is there a way to have phpMyEdit only work with a
subset of a table. Say for example you have a database
of all of the phone numbers in a company. There is an
office column. You want and editor so that the New
York office only edits New York phone numbers. I know
I can make the query say where office ='New York'.
But when I do that I still need to be able to fill in the
office column when I do an insert. How can I do that?
Logged In: YES
user_id=226329
I understand the problem. It has to be fixed in future.