Am I going Crazy or what? -Variable Set Frustration!

Beany81487
Tera Contributor

Hello all,

Yesterday, I spent more time than I probably should have trying to configure a single variable set for an address layout. My goal was:

  • Two full-width lines (100%) for Address Line 1 (mandatory) and Address Line 2 (optional)
  • Followed by four half-width lines (50%) for City, State, ZIP, and Country.

I’ve attached a photo for reference, but note that the pictured group was created using two separate variable sets.

Context:
I’m a Sys Admin working my way toward CAD, but I don’t have a strong coding background. I’m sure there’s a way to accomplish this with macros (I tried dabbling there but wasn’t successful). Honestly, I feel like I’m going crazy—this shouldn’t be that hard. My office is on the Yokohama version, so things aren’t as fully integrated as Zurich, but it still shouldn’t be this difficult. Am I missing something?

I appreciate any advice, but please note that I’ve already tried the following:

  • Adjusted variable width and layout in every way I could think of—no luck.
  • Used the container method in several variations, e.g.:
    • Open container start (1 column), Address 1, Address 2, container end + Start container (2 columns), City, State, ZIP, Country, container end.
    • I also tried split containers since I read that the variable itself acts as a container but still ended up with full-length lines.
  • Created macros with drop zones but couldn’t figure out how to map those zones in my variable set. Then I tried macros with direct zones like street_address_1 instead of coding with drop zones. I made all other variables active but hidden, kept the custom variable containing my XML visible and active, but it continued to show only the first address line.

At this point, I just need to know—I’m far too invested. On the plus side, I’ve learned a ton during these agonizing hours, even if I haven’t solved the problem yet.

Beany81487_0-1762649862691.png

Thanks!

-Cristina

1 REPLY 1

GlideFather
Tera Patron

Hi @Beany81487,

 

that's quite "normal" that you get stuck with something that you might later consider it was easy 😄 been there done that! 

 

Please, can you share the variable set and it's order?

 

What would you basically need to do would be:

Variable | Order

Street Address | 100

Suite / Cont. Info | 150

Container start | 199

City | 200

Zip Code | 210

Container split | 250

State | 300

Country 350

Container end | 399

(the order values are illustrative, I use it this way despite tens or hundreds are recommended).

 

If you tried this or similar approach and still it doesn't work as per your satisfactory, then you can "bypass" it by creating two variables sets, one with 1 column setup and second with 2 columns setup... but that would be extra work if you would have for example a catalog client script, you might need to have it applied on both var sets...

 

Let me know what do you think about this and share the current configurations for a review.

 

PS: these struggles are the best method how to learn things and then remember it for long time :)))

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */