Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
Hi , does anyone have a code to change the send to email address to the users registerd email address in the user table?
Hi,all entered values are stored in thedictcollection.Here is a sample:
email = dict("EmailField")
where EmailField is your actual field name.
Hi Jane, If the email address is not part of the add page but is actually in another table called locations which is not the user table how would i code that?Brett
Brett, how are actual table and location table connected?