Apologies as I do not have any JavaScript experience. I am looking at creating a stamp for submittals in Bluebeam. I downloaded one of the templates from Bluebeam website which I was able to customize the Javascript for the text fields and radio group. I am looking to create an interactive stamp in Bluebeam.
The last part of the stamp is the description/note that would go along with the "reviewed", "reviewed as noted", or "revise and resubmit" selections. I am looking to select one of those three options in the JavaScript window and based on my selection have it auto populate one of three pre determined descriptions that go along with the selection.
I initially started with a dropdown form on the bluebeam stamp and was trying to have that show up as a dropdown option in the javascript pop up window when I add the stamp to a document in Bluebeam. The issue with this option as you'll see in the image below is that the drop down ends up as single line text which gets cut off. Problem is I'm not sure how to work out the script to allow either of these options to happen. Worst case I would just create 3 different stamps but would like to avoid this if I could.
c80f0f1006