Default textbox value

gaze 03 Mar, 2009
Hi there,

I was wondering if there will be support within the form editor for default textbox values just like the hidden field values.

Kind regards,
Johan van Leur
GreyHead 03 Mar, 2009
Hi Johan,

Please explain a bit more?

Bob
Max_admin 03 Mar, 2009
Hi Johan,

you can open the form HTML code after its created and add the value to the code!

Cheers
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
gaze 04 Mar, 2009
Hi,

Yes, i know i can open the code but for me it's not a problem.
The clients want to make his own forms but also with some default or prefilled values in the textboxes.
I think we can instruct the clients to do some actions to set a prefilled value from a php variable or text but we cannot let the client edit the html code (if he really doesn't have to)

The best thing should be a normal text value or a $variable.
Maybe it's possible to create a variable/array with parameters that can be filled and use these for prefilling : {_CF['myvar']} whould be $_CF['myvar']
Then before opening the form i could set some default values in this array and the form engine could use these.

You think this can be done? i think this would make the product even better.

Kind regards,
Johan van Leur
Max_admin 04 Mar, 2009
Hi Johan,

I hear you, I think its better to add this to the wizard directly, may be by the next release!🙂

Regards
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
tokenring 04 Apr, 2009
so in the current version, what is the recommended way to have DEFAULT text inside the form fields?


Aaron
GreyHead 04 Apr, 2009
Hi Aaron,

Add it by hand in the Form HTML

Bob
This topic is locked and no more replies can be posted.