[Solved] Populating a drop down list

Discuss the word processor
Post Reply
Wrathchild
Posts: 2
Joined: Fri Feb 15, 2008 11:01 pm

[Solved] Populating a drop down list

Post by Wrathchild »

How do I put a list of items in a drop-down? I've tried separating the items with comma's and semi-colons but nothing is working.

TIA,
Wrathchild
Last edited by Hagar Delest on Tue Jul 01, 2008 4:52 pm, edited 1 time in total.
Reason: tagged the thread as Solved.
User avatar
squenson
Volunteer
Posts: 1885
Joined: Wed Jan 30, 2008 9:21 pm
Location: Lausanne, Switzerland

Re: Populating a drop down list

Post by squenson »

As far as I know, in Writer a drop down list must be linked to a database, so you cannot create it from a list of values.
LibreOffice 4.2.3.3. on Ubuntu 14.04
User avatar
acknak
Moderator
Posts: 22756
Joined: Mon Oct 08, 2007 1:25 am
Location: USA:NJ:E3

Re: Populating a drop down list

Post by acknak »

You can enter a list of values for a list box form control by typing the values in the "List entries" field and ending each item with Shift+Enter. When you finish the list, just type Enter. The list will appear in the box as: "One";"Two";"Three";"Four";"Five".
AOO4/LO5 • Linux • Fedora 23
Wrathchild
Posts: 2
Joined: Fri Feb 15, 2008 11:01 pm

Re: Populating a drop down list

Post by Wrathchild »

acknak wrote:You can enter a list of values for a list box form control by typing the values in the "List entries" field and ending each item with Shift+Enter. When you finish the list, just type Enter. The list will appear in the box as: "One";"Two";"Three";"Four";"Five".
I think that's what I needed to know. Thanks so much.
Post Reply