Hi Tim,
You can already do this:
1. In your table under the Database node select the field and set your
enumerated values for the select menu
2. In you form select 'Select Menu' as your control type instead of text input
field.
They do it this way so that you can enumerate once and use different controls for the values on different forms. For
instance you can use a radio button group for the same enumerated values instead of a select menu.
HTH,
Jeff
Tim Blankenship wrote:
In the IDE when you right click on a page have an option to open in
the browser. I understand that without generating it will not be
found.
When you look at a form in the IDE I would like the ability to have
some more flexibility. Example I have a field that defaults to "text
input" but I want to make it a simple "select box" with static values.
**********************************************************************
You can subscribe to and unsubscribe from lists, and you can change
your subscriptions between normal and digest modes here:
http://www.productivityenhancement.com/support/DiscussionListsForm.cfm
**********************************************************************