Peem83

I have really enjoyed your module so far. I have a problem which I need to solve this week and you and your module may be able to help me.

I need 1 more condition set. Basically a condition where if the condition (e.g. Question....Add Another = Yes), then the form will automatically create another line of entries based on previously provided content types.

Basically it would allow multiple entries for information. For example, if someone asks you to (Do you own a car? and you answer "Yes", then field condition would make visible additional questions). The additional question would say "What type of car is is? What color of car?" Then a final question saying "Do you have another car?" if you answer "Yes" then condition would create the same questions again but allow new entries for Car #2 asking "What type of car is it? What color of Car?". In the database both cars information would be saved.

Do you think this is possible or easy for you to create? I know a ton of people would love this feature.

Thanks,

J

Comments

peem83’s picture

I think that's feature for Fieldgroup module or you can try Field collection module.

Wallace123455’s picture

Yeah, I have actually been trying to figure it out. I am using Field Group, but that just will group fields, but not allow multiple entry or "add another" button for that particular field group.

Field Collection does work sort of. Unfortunately it performs the additional questions after the first node submission. I actually need all of this processing done prior to complete node submission. This is because I am using a workflow module called Maestro, so as soon as the node is submitted, the application is automatically routed to a supervisor for review and therefore the user does not have the ability to perform additional steps after the node submit.

Any other ideas? I hope that is would be a feature within condition somehow because I think it would add a lot of functionality to your already amazing module.

eddin’s picture

subscribe

kenorb’s picture

Version: » 7.x-1.x-dev
Issue summary: View changes
Status: Active » Closed (won't fix)

No recent update.

This project will be discontinued soon. The successor can be found here: Field Conditional States. It's a complete rewrite of the module that makes better use of Drupal's core. So consider using the new module instead of this one.