I couldn't find anywhere else to post this question, so I'm posting here in General.
I want to create a content type where the user can arbitrarily choose which fields (or perhaps field collections) to add in any order. So if there is a field type A and a field type B, the filled out form may look like
A
A
B
B
B
A
B
or whatever the user desires.
I imagine the workflow would use "add another" and then have a dropdown with a choice of which field to add. And perhaps the user could reorder them with drag handles. I've searched for a module that has this functionality and haven't found anything. I would imagine I am not the only person with this problem. Maybe there is a simple solution that I am missing?
Comments
Are you using an eCommerce
Are you using an eCommerce module like Commerce or Ubercart?
No,
not an e-commerce project. This is like a report that a user generates, and it has two types of fields. One is basically rich text, and the other is an entity reference. But they can be in any order.
-Nirad
Sorry, I misunderstood.
Sorry, I misunderstood.