Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
In attempting to create a variable connector group, I've run into a snag when it comes to naming the ports. The tutorial runs you through how to automatically name them numerically, but when I apply the help documentation to try and label the ports in an alphabetic manner instead, (which will make it easier given that the real life connectors are labelled alphabetically) I get stuck.
In the tutorial, you set the name_format parameter to #, and then add a label to the port shape with the format set to <name>. This then populates a variable connector with port names 1, 2, 3, etc.
In the help, it states:
However, when I try to use this, I get something that looks like:
This happens regardless of which of the versions I use (full, trunc, hex).
I've tried varying the capitalization (Trunc vs trunc), varying the location of the # (#trunc vs #trunc# vs trunc#), but all that does is vary the location of the number.
Can anybody help me out with a step I'm missing?
Regards,
Matt
Solved! Go to Solution.
Matt,
The best way is to use a member map. See datable and member map images.
Thanks,
jef
Matt,
The best way is to use a member map. See datable and member map images.
Thanks,
jef
Thanks Jeff,
It took a bit more fiddling and bumbling than I'd like, but I've managed to start creating and using datatables/membermaps in an effective manner and they provide a much better format, thanks for pointing them out.
Regards,
Matt