G
gibsonsgman
ok ive got a small problem, probably easily fixable, but I am not quite
sure how to handle it. I have a database that lets users edit a
record. However on some of the fields they need to select from a drop
down box. I have added an option to add a new field to the drop down
box if the user has the correct priveleges. IF the user clicks this
button to add a new value to the drop down box, a second form will
appear. The use then adds the value and everything is fine up to this
point. Now when the user closes the form, it does not get added to the
list box unless if i refresh the form. i have several of these
buttons, is there a way i can refresh the form without adding the
form_frm.refresh command to all of the add new forms?
sure how to handle it. I have a database that lets users edit a
record. However on some of the fields they need to select from a drop
down box. I have added an option to add a new field to the drop down
box if the user has the correct priveleges. IF the user clicks this
button to add a new value to the drop down box, a second form will
appear. The use then adds the value and everything is fine up to this
point. Now when the user closes the form, it does not get added to the
list box unless if i refresh the form. i have several of these
buttons, is there a way i can refresh the form without adding the
form_frm.refresh command to all of the add new forms?