[SOLVED] Alternative to $valrep and drop-down list
Author: jroberson@canberra.com (Joanne Roberson)
We build a drop-down list based on current data in what we call a "lookup / setup" table. When we retrieve data with this drop-down list, if an entry has since been removed from the "lookup / setup" table, it appears as a blank value to the end-user. Should we be using a drop-down list or a different type of widget? We want the end-user to see their data, but we don't want them to be able to select value that is no longer current? Example Lookup Customer Data Monday Monday Tuesday NULL (Wednesday) Thursday Thursday We want them to see "Wednesday", but it is not a valid option for selection. Thanks for any insight in how one might accomplish this.




