These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Bullets in a popup Window

patra
Registered: Oct 19 2006
Posts: 270

What is the code to create bullets for text
into popup window?

Thanks

My Product Information:
LiveCycle Designer, Windows
radzmar
Expert
Registered: Nov 3 2008
Posts: 1202
You only have to put the ASCII-character U+2022 (bullet) into your code.
You can find it in the character map of windows for most of the fonts.

Form1.#subform[0].Schaltfläche1::click - (JavaScript, client)var cChoice = app.popUpMenu("• Chapter 1", "-", "• Chapter 2");

radzmar
LoveCycle Blog
Documents you need:
LiveCycle Designer ES2 Docs