Gossamer Forum
Home : Products : Gossamer Links : Discussions :

use Form informations in add link template (include_form.html)

Quote Reply
use Form informations in add link template (include_form.html)
every links fields has its form information (Form Display, Form Size, Form Type, Form Names ....) in the database

so how is it possible in the include_form.html template to use those informations ???

(for example I don't understand why the name "URL" is coded in the HTML and not taken/reflecting the Form Display "URL" --> if I change the Form Display "URL" in the links Properties to "Home URL", the form submitted to the user doesn't reflect that change ; I still need to change that in the template although the database has that information) ... this is even more usefull with Values and especially if ENUM is used

also (great plugin/enhancement suggestion) it could be possible to generate javascript to validate the input on the user side before being sumitted to the server : could test the lenght, the regex, the not null/required

bye - thanks

Fabrice
Subject Author Views Date
Thread use Form informations in add link template (include_form.html) fff 1446 Apr 21, 2003, 4:25 AM
Thread Re: [fff] use Form informations in add link template (include_form.html)
Paul 1407 Apr 21, 2003, 4:47 AM
Post Re: [Paul] use Form informations in add link template (include_form.html)
fff 1391 Apr 21, 2003, 5:48 AM