Lookout

cancel
Showing results for 
Search instead for 
Did you mean: 

Automatically appending TEXT to "Text entry" values

Hi all,

I need to automatically appending TEXT to a "Text entry" value. I'm using the "report" object and would like a user inputted part number to be used as the "Save As" file name for the report but I don't want the user to have to add ".html" after the part number. I need to automatically add this to the part number. Any Ideas?
0 Kudos
Message 1 of 3
(3,075 Views)
Concatentation:

Text_Object.value&".html"

Regards,
Tommy Scharmann
Message 2 of 3
(3,075 Views)
Thanks Tommy...

I knew it had to be something as simple as that!
0 Kudos
Message 3 of 3
(3,075 Views)