I have a paper-based barcode which is hidden. I want to display it when the user clicks on a radio button. On the mouseUp event of the radio button, I have the following javascript:
this.getField("barcode1").display = display.visible;
but it is not working, any idea how to fix it?
Click this link:
[url=http://www.acrobatusers.com/tech_corners/javascript_corner/tips/2006/show_hide_fields/]http://www.acrobatusers.com/tech_corners/javascript_corner/tips/2006/show_hide_fields/[/url]
My favorite quote - "Success is the ability to go from one failure to another with no loss of enthusiasm.