Welcome, Guest
Username: Password: Remember me

TOPIC: how do i create a dropdown field

how do i create a dropdown field 12 Mar 2012 18:25 #1575

  • barcarena
  • barcarena's Avatar
  • Offline
  • New Member
  • Posts: 2
  • Karma: 0
is it possible to create a dropdown field. the posts ive read here so far a very confusing. Is there a straight forward approach to getting this done
The administrator has disabled public write access.

Re: how do i create a dropdown field 12 Mar 2012 19:45 #1576

  • brucelet
  • brucelet's Avatar
  • Offline
  • New Member
  • Posts: 9
  • Thank you received: 3
  • Karma: 0
You add an Enumeration field and add your dropdown selections to it.
The administrator has disabled public write access.
The following user(s) said Thank You: admin, barcarena

Re: how do i create a dropdown field 13 Mar 2012 08:56 #1580

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
Or a joined data. (2nd level in the fields tree)
Coding is now a piece of cake
The administrator has disabled public write access.

Re: how do i create a dropdown field 30 Apr 2012 23:35 #2191

  • geoffr
  • geoffr's Avatar
  • Offline
  • Senior Member
  • Posts: 68
  • Thank you received: 2
  • Karma: 0
"Or a joined data. (2nd level in the fields tree) "

Would you mind explaining? I'd like to use a drop down list which is populated from another table.

is this possible?

thanks,
Geoff
The administrator has disabled public write access.

Re: how do i create a dropdown field 01 May 2012 10:54 #2194

  • twev
  • twev's Avatar
  • Offline
  • Senior Member
  • Posts: 62
  • Thank you received: 15
  • Karma: 6
You can do this with a 'Foreign Key'. For example if you have an Address table and a Cities table, add a Foreign Key data type to the Address table and drag and drop the Cities table onto it. On your page you can add the Foreign Key field and it will be displayed as a drop-down list of cities.

Is this what you were looking for?
The administrator has disabled public write access.
The following user(s) said Thank You: admin, eyelezz

Re: how do i create a dropdown field 01 May 2012 20:37 #2197

  • geoffr
  • geoffr's Avatar
  • Offline
  • Senior Member
  • Posts: 68
  • Thank you received: 2
  • Karma: 0
Yep, got it. Works great, thanks again!

regards,
Geoff
The administrator has disabled public write access.
Time to create page: 0.106 seconds

Get Started