PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Pre-Populate according to previous field

  1. I know there are many pages on this topic, but I can't seem to find one that answers specifically my question. Either that or I just plain don't understand.

    I'm trying to pre-populate some fields according to what the user has already entered, so they don't have to answer the same question twice. More specifically: they have to enter in doctor information for each child they are registering, but if it's the same doctor, I don't want them to keep re-entering it. At first I use conditional logic to hide the subsequent fields altogether. However, on the administrative end, I need the email notification to have the information spelled out for each child.

    I've been reading over and over again about the parameter thing, but it's not making sense. Any help with this would be very much appreciated. If I'm asking too much, I'll stick with the conditional logic. Thanks!

    http://summerstreetchurch.org/wordpress/?page_id=130

    Posted 14 years ago on Thursday April 28, 2011 | Permalink
  2. How experienced are you with PHP and WordPress development using hooks/filters? This can only be implemented as a customization by writing custom code.

    Posted 14 years ago on Thursday April 28, 2011 | Permalink