Displaying Database Fields After Entering Matching ID
-
Hi!
Really liking the plugin so far. I hope you can help me solve this last piece of the puzzle. Let me tell you what I wish to accomplish;
We have a call campaign we’re starting with a list of offices. These offices have a unique ID number associates with them, along with a business name, state and telephone number. We’d like to collect some additional info on these offices for the database.
I’ve uploaded a CSV with out list of offices/IDs/States/Phones etc. The import was successfully and I can browse the list of participants.
What I’d like to be able to do is give the caller a office ID number, once that is entered I would like to auto-display the office name, state and telephone number. – Then they have the info they need to proceed with the phone call, where they get the additional information, then submit the record to update the database.
Is this possible? I’m pretty familiar with WP and good enough with PHP to be dangerous.
So to reiterate, the workflow would be like this:
Load form page
Enter Office ID
See Office name and phone number which is already part of the database
Make phonecall
Fill out 4 or 5 additional fields
Save to DBThe users would be in house and not necessarily visitors to the site. Thanks! Let me know if there’s anything that can be done.
The topic ‘Displaying Database Fields After Entering Matching ID’ is closed to new replies.