I want to customize the add links page to include info not in the standard form
First, I added new columns via the Database (Editor/Links/Add pull-down menu) function. This included a selectable text form, and some radio button input. This is what is on the Links:Add record form.
Next, I changed the add link page via the include_form.html template. I added the tag to the template (as per the manual, p. 100). The new fields appear on the altered template form, but are just text fields, i.e., they do not have the options of my selectable text form or the radio buttons.
How do I get the revised template form to output the same fields as defined in the Database editor?
Any help much appreciated!
Roger
First, I added new columns via the Database (Editor/Links/Add pull-down menu) function. This included a selectable text form, and some radio button input. This is what is on the Links:Add record form.
Next, I changed the add link page via the include_form.html template. I added the tag to the template (as per the manual, p. 100). The new fields appear on the altered template form, but are just text fields, i.e., they do not have the options of my selectable text form or the radio buttons.
How do I get the revised template form to output the same fields as defined in the Database editor?
Any help much appreciated!

Roger