I am running a site where users can sign up for events (using the Events module) and there is a View to show the complete signup list for an event. We would like to have registered site members submit guest info because they may plan to bring up to 5 guests to any one event. I've already been successful in enabling a dropdown menu that lets the user select how many guests they plan to bring and these results are being shown on the signup list. However, to collect their guest info, we have to use a webform. I'd rather there be a conditional form of some sort for the user to submit at least their guests' name and company name in order to have that info show up alongside the registered users' signups. Is this possible?