Normal Topic Changing a field type (Read 2326 times)
billgordon
Junior Member
**
Offline


No personal text

Posts: 61
Joined: Dec 31st, 2003
Changing a field type
Jan 16th, 2005 at 6:37am
Print Post Print Post  
I created a text field called gender and later decided I would like to have Female and Male in a drop down list. So I thought I would make the gender field a combo box or list box but when I go to manage a database manage fields change field type there is no choice for combo or list box.

Does Sesame not allow me to change a pre-made field or is there another method?


  
Back to top
 
IP Logged
 
proudpoppy
Full Member
Members
***
Offline


Do What ??

Posts: 420
Location: South Carolina
Joined: Apr 7th, 2004
Re: Changing a field type
Reply #1 - Jan 16th, 2005 at 2:51pm
Print Post Print Post  
Bill,
  Just delete your text box on the form & then create your combo box & bind it to the same field that the text box was.   Wink
  
Back to top
 
IP Logged
 
The Cow
YaBB Administrator
*****
Offline



Posts: 2530
Joined: Nov 22nd, 2002
Re: Changing a field type
Reply #2 - Jan 16th, 2005 at 3:04pm
Print Post Print Post  
Field type is different from Layout Element type. A field type describes the kind of data that you want to work with (i.e.: String, Numeric, Boolean, Date, etc...) A Layout Element type describes how you want to work with it and view it (i.e.: Text Box, Choice List, Check Box, etc...)

A metaphor I like for this is: A field type is like the kind of music you are listening to (Jazz, Rock, Classical, etc...) and a Layout Element type is like the stereo system type you are using to hear it.
  

Mark Lasersohn&&Programmer&&Lantica Software, LLC
Back to top
IP Logged