Linking fields to partial Layout names.

Linking fields to partial Layout names.

AndrewPZV2N
Observer Observer
751 Views
2 Replies
Message 1 of 3

Linking fields to partial Layout names.

AndrewPZV2N
Observer
Observer

I know how to link a field to the full name in the layout.  Is there a way to only collect the first few letters/numbers?

Example: Layout named "S1  Device Locations"  Can I make a field just to show the "S1" part of the layout name?

0 Likes
Accepted solutions (1)
752 Views
2 Replies
Replies (2)
Message 2 of 3

pendean
Community Legend
Community Legend
Accepted solution
Message 3 of 3

AndrewPZV2N
Observer
Observer

Thanks that helped!  Specifically I used the diel expression: $(substr,$(getvar,ctab),1, 3)