Janice Scott
|
| Posted: 05/27/2002, 8:28 AM |
|
I remember seeing an article or post about using an html listbox instead of a single field grid on a combo grid record page. I'm sure I saw a related article on this board but cannot find it.
Can Anyone direct me to the article.
Janice Scott
|
|
|
 |
Nicole
|
| Posted: 05/28/2002, 12:21 AM |
|
Janice,
could you please elaborate what you mean?
Do you mean listbox with items listed, when you select item from the list corresponding record is displayed in record form?
|
|
|
 |
Janice Scott
|
| Posted: 05/28/2002, 6:11 AM |
|
I have a form that displays a record. On this form there is a single field grid for selecting the record. The form has a custom html template that I designed using PHP4 with templates.
I would like to have a drop box or listbox at the top of the form instead of the codecharge grid for purely esthetic reasons.
My problem is that I do not know how to populate the select options using the standard template display data.
I remember seeing an article that explained how to do it using html select code in the header and a loop to populate the options but I cannot seem to find it.
My page is basically a matrix display where a user can look at several different matrix screens selectable from a listbox. Currently it uses a codecharge grid which functions and looks a little clumsy when the list exceeds the two row display in my custom template.
Thanks in advance,
Janice Scott
|
|
|
 |
|