Skip to main content
Participant
September 7, 2021
Question

Custom Dialog Dynamic Stamp - Dropdown Menu

  • September 7, 2021
  • 1 reply
  • 2245 views

 

Hi there.

1) I have a dynamic stamp with JS script implemented in it, and I wanted to add a field with a drop-down Menu in it. Any help please? I don't even know what to put for type etc (like the code below(#2)).

2) Also I have another question: is there a way to limit the length of characters to a number lets say 200, and the rows to a number lets say 5?

 {
 type: "edit_text",
 item_id: "whatever",
 variable_Name: "m",
 multiline: "true",
 width: 400,
 height: 23,
 char_width: 8
 },




If you could do a single menu example with (A,B,C choices) I would really appreciate it.
I've already read about the Popup dialog in the documentation, but I don't know how to implement a drop-down version it in the dynamic stamp.


This topic has been closed for replies.

1 reply

Amal.
Legend
September 7, 2021

Hi Nusret

 

Hope you are doing well and sorry for the trouble.

 

Please check out the similar discussions with the correct answers marked below and see if that works for you.

 

https://community.adobe.com/t5/acrobat-sdk-discussions/dynamic-stamps-w-dialog-box-containing-popup-dropdown-menu/td-p/9647313

 

https://community.adobe.com/t5/acrobat-discussions/help-to-create-dynamic-dropdown-menu/td-p/12039984

 

Regards

Amal

Participant
September 7, 2021

 

 

Hi Amal
Thanks for your response.

The thing is, I've read a lot of stuff and watched a lot of YouTube videos and posts like "dynamic_stamp_secrets".

I can't incorporate the dropdown menu into the code I have.

Participant
September 7, 2021

I'm getting this error and I can't send messages here 😞 [flooded 3600 secs etc]