jdlev Posted December 14, 2009 Share Posted December 14, 2009 I'm hoping to use PHP to try and do something...I am trying to create a way for our customers to manage their contact information. Basically, what I want them to be able to do is enter a person's name, and then select from a list what contact method they will be using. For instance, if they select "phone", fields relating to phone will appear below the Contact Name, Title, & Contact Type Fields. If they select, "email", fields relating to email will appear below the contact name, title & contact type fields. Here's an example: For phone entry: Contact Name Title Contact Type (upon selection - subform appears) (Field Dynamically Appears ->)Phone (Field Dynamically Appears ->)Phone Carrier (Field Dynamically Appears ->)Contact Notes For email entry: Contact Name Title Contact Type (upon selection - subform appears) (Field Dynamically Appears ->)Email Address (Field Dynamically Appears ->)Email Subject (Field Dynamically Appears ->)Contact Notes Thanks for any help! Jeff Quote Link to comment Share on other sites More sharing options...
jdlev Posted December 15, 2009 Author Share Posted December 15, 2009 Anyone? Anyone? Bueller? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.