Copy link to clipboard
Copied
Hello experts,
I am having an issue with a dynamic stamp that has one dropdown box and two text fields. The problem I am facing is that the dropdown box is not appearing in the dialog box cluster.
Could someone please guide me on how to fix this problem?
I have attached a file for reference.
Thank you.
Copy link to clipboard
Copied
I don't see anywhere in that code where a drop-down field is defined in the dialog object.
Copy link to clipboard
Copied
Some code is also placed in Document JavaScript.
Copy link to clipboard
Copied
I saw it. It's not defined there, either.
Copy link to clipboard
Copied
A list field is defined, but not a popup. There's also an error in the code where the listbox is defined, i.e. "builder" is used where it should be "sd.builder".
You'd be much better served just writing out the code for the dialog box instead of using this bluebeam crap.