Groups of Project Data Sets
Hi, everyone still here!
Wondering: Is there a way to set multiple fields to work together?
As in, having Address, City, Zip, State, Country all work in tandem?
I know there is a way to do it with an external file. (I've never explored this; too complex for this task I have in mind!, anyway!)
I was wondering if it can be done more simply.
Hoping for some macro that makes SER work like:
State
#group1-set3[{NY|NJ|CT}]
Address
Address
#group1-set3[{15 W. 35 St.|10 Maple Way.|145145 Grove Rd.}]
Zip
#group1-set3{10001|07031|05643}]
and have SER coordinate each field so the first in each group set macro is chosen, or second, or third, ..
without an external file.
Or something.
And..then we can also have group 2, group 3...etc to have sets of coordinating spintax choices.
Set 3 indicates three items to iterate thru, tho I guess SER can determine that based on the first group/set encountered. So then, as I have it above, the second, third setX is redundant.
Yes; this is what I think about when I'm back at Sven's board.
Comments
===============================
4. Coordinated Fields: Now, to ensure the fields work in tandem, you’ll have to manually ensure that the spintax is synchronized across fields. Here’s how you can implement it in the actual SER form fields:
===============================
================
================
===============================
===============================