Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: How do I select an option according to a specified value in HTML::Template::Pro?

by wfsp (Abbot)
on Aug 11, 2011 at 09:52 UTC ( [id://919833]=note: print w/replies, xml ) Need Help??


in reply to How do I select an option according to a specified value in HTML::Template::Pro?

I think I might check if id was the current_key in my code and set a param to true or false as required.
<TMPL_LOOP NAME="provinceloop"> <option value = "<TMPL_VAR NAME = "id">" selected = "<TMPL_VAR NAME = "current_key"> > <TMPL_VAR NAME="name"> </option> </TMPL_LOOP>

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://919833]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (9)
As of 2024-04-16 08:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found