Switch For Text Input Box, Read Only Switch
I am trying to control the [i][b]Text Input Box Read Only[/b][/i] properties by using VB Script.
Is there a command like "[font="Courier New"]Format.ObjectName.Readonly.Value = True [/font]" that could be used? 
Thank you in advance for your assistance...


Thank you in advance for your assistance...
0
-
Wow, this is two years old, no reply. I would love to do the same.
Old Man, did you ever figure this out?
0 -
Hello,
Can you let me know what do you need to do exactly in your label?
With VBscript is not possible controlling the data entry controls, but you can control the value of the linked items in your template. This means that you cannot control the value directly from the Text input box, but your Text input box will be linked with an item inside your label that you can control.
Please let me know hat do you need to do exactly in order to provide you the best possible solution.
0
Please sign in to leave a comment.
Comments
2 comments