Andy Slocombe
|
| Posted: 10/18/2005, 12:28 PM |
|
I'm trying to add a radio button with the value of a newly added field in the database, that is intended to narrow the search results of the form. But the radio button simply doesn't show up when I view the page.
Can I add new fields to the form without starting from scratch with the Editable Grid Builder?
Thanks in advance!
Andy.
........................................
Andy Slocombe
Database Developer
Outreach Marketing & Communications
Draper Hall, University of Massachusetts
40 Campus Center Way
Amherst, MA 01003-9244
413.577.3846 / 413.545.5174 fax
andys@outreach.umass.edu
|
|
|
 |
Edd
Posts: 547
|
| Posted: 10/18/2005, 8:13 PM |
|
Andy,
Open up the database query to see if you can see the radio button field. (I say this as CCS takes a snaphot of the available dataset on what it is retrieving).
Then double check that the ratio button fields match the data type and values that are to be stored in the database.
Close it and regenerate the page and see it that fixes it.
Edd
_________________
Accepting and instigating change are life's challenges.
http://www.syntech.com.au |
 |
 |
Andy Slocombe
|
| Posted: 10/20/2005, 7:12 AM |
|
Thanks Edd. I ended up just re-doing the wizard and recreating the page. I think the fact that I manually edited some of the code on that page was the problem with adding in a new field after the fact.
Andy.
........................................
Andy Slocombe
Database Developer
Outreach Marketing & Communications
Draper Hall, University of Massachusetts
40 Campus Center Way
Amherst, MA 01003-9244
413.577.3846 / 413.545.5174 fax
andys@outreach.umass.edu
Quote Edd:
Andy,
Open up the database query to see if you can see the radio button field. (I say this as CCS takes a snaphot of the available dataset on what it is retrieving).
Then double check that the ratio button fields match the data type and values that are to be stored in the database.
Close it and regenerate the page and see it that fixes it.
Edd
|
|
|
 |
|