Part Number and Revision Number in Text Field

Part Number and Revision Number in Text Field

ahkliban
Contributor Contributor
870 Views
8 Replies
Message 1 of 9

Part Number and Revision Number in Text Field

ahkliban
Contributor
Contributor

Hi

 

On face of a part, I would like to place a text containing Part number and Revision number. I would like to have this update when I change the part and revision number.

Is this possible? And how can I achieve this?

 

ahkliban_0-1632988392112.png

 

0 Likes
Accepted solutions (1)
871 Views
8 Replies
Replies (8)
Message 2 of 9

admaiora
Mentor
Mentor
Accepted solution

Hi,

 

can this help you?

 

Admaiora
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

_____________________________________________________________________________
Facebook | Twitter | Youtube

Message 3 of 9

ahkliban
Contributor
Contributor

Hi

 

Thank you for the quick reply.

I cant see the symbols you wrote in the code. 

Can you please copy paste it in here? 🙂

0 Likes
Message 4 of 9

admaiora
Mentor
Mentor

There 's no particular code.

Just do what you see in the video.

Admaiora
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

_____________________________________________________________________________
Facebook | Twitter | Youtube

Message 5 of 9

ahkliban
Contributor
Contributor

I cant see what you are inserting between part_num and iProperties.Value.....

 

part_num ** iProperties.Value("Project", "Part Number")
rev * * iProperties.Value("Project", "Revision Number")

iLogicVb.UpdateWhenDone = True 

 

0 Likes
Message 6 of 9

admaiora
Mentor
Mentor

xe.jpg

Admaiora
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

_____________________________________________________________________________
Facebook | Twitter | Youtube

0 Likes
Message 7 of 9

ahkliban
Contributor
Contributor

Thank you for the quick reply. 
I still can’t see what character or symbol it is. Please see the picture below. 

 

0 Likes
Message 8 of 9

admaiora
Mentor
Mentor

=

Admaiora
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

_____________________________________________________________________________
Facebook | Twitter | Youtube

0 Likes
Message 9 of 9

ahkliban
Contributor
Contributor

Thanks 🙂 It works 🙂