Ability to select multi value parameter to populate title block thru form

Ability to select multi value parameter to populate title block thru form

bengee5454
Collaborator Collaborator
612 Views
6 Replies
Message 1 of 7

Ability to select multi value parameter to populate title block thru form

bengee5454
Collaborator
Collaborator

I am creating a form to populate my title block. There are to be 4 separate lines of text to populate the 'Finish' box. I've created a multi-value parameter called 'Finish' to give the 4 options.

I now edit the title block to add in my parameter.........but cant find it! How can this be done?

0 Likes
Accepted solutions (1)
613 Views
6 Replies
Replies (6)
Message 2 of 7

bengee5454
Collaborator
Collaborator

I have just made it a key parameter, and can now see it......however, it doesnt add the text where it supposed to!

0 Likes
Message 3 of 7

KKizildemir
Collaborator
Collaborator

Hi @bengee5454 

 

Please watch the video. This may help you.

 

 

Regards,

Signature

website
emailskypelinkedinyoutubeemail
Message 4 of 7

bengee5454
Collaborator
Collaborator

I have tried but cannot get it to work.

To reiterate, i want to be able to select, from my title block form, one of 4 phrases - and themn my title block to show this.

I'm sure i've done something like this many years ago......

0 Likes
Message 5 of 7

KKizildemir
Collaborator
Collaborator
Accepted solution

Hi again @bengee5454

 

Now it makes sense. Please watch the video. You need to create a single line iLogic rule to run that. Here is the code:

 

iProperties.Value("Custom", "oCustomParameter") = oCustomParameter 'Change oCustomParameter as your drawing parameter name

Regards,

 

 

Signature

website
emailskypelinkedinyoutubeemail
Message 6 of 7

bengee5454
Collaborator
Collaborator

That's exactly what i needed! Thank you!

Message 7 of 7

KKizildemir
Collaborator
Collaborator

You're welcome!

Signature

website
emailskypelinkedinyoutubeemail
0 Likes