- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
I think I might have been the one that headed you off down the subformset path but I don't think you can rearrange the order of subformsets in this way.
However, you can do what you wish with normal subforms. Your "form A (Checking)" subform should be bound to;
$.account.[productCategory == """Checking"""]
"form B (Savings)" to;
$.account.[productCategory == """Saving"""]
"form C (Credit Card)" to;
$.account.[productCategory == """Credit Card"""]
Here is a sample form/data I used to check the escaping of the double quotes, https://workspaces.acrobat.com/?d=zxyQBrlMWSLFxd9WqKA4Jw
I hope it helps
Bruce
Views
Replies
0 Likes
Total Likes