https://bugs.documentfoundation.org/show_bug.cgi?id=89047

--- Comment #2 from FS <bz...@florian-schmitt.net> ---
Thank you for taking a look at this issue. Regarding your comments:

1. you don't need to use the ComboBox Wizard to create a ComboBox. The wizard
opens by default, but you may cancel it immediately. You can manually fill in
the ComboBox values later.

2. how to list entries:
  a) make sure that the form is in design mode (
https://help.libreoffice.org/Common/Form_Design )
  b) select the ComboBox with a single left click;
  c) right-click to open its context menu;
  d) select "Control..." to open the ComboBox properties dialogue;
  e) on the "General" tab, scroll down to "List entries". Enter some text; use
a manual line break (CTRL+Enter) to separate between the entries. Use a normal
Enter to finish adding list entries.

3. how to set a default list entry
  a) steps a) to d) are the same as above;
  e) on the "General" tab, scroll down to "Default text". Enter some text that
matches one of the list entries defines in step 2e).

I'll attach a sample odt file with three form controls and a pdf generated from
that odt.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to