Discussions
Categories
Choose a Product
THRUST SERVICES
CORE APPS
CE PRODUCTS
...
Quick Links
POPULAR
HELPFUL TIPS
Groups
My Links
FOR SIGNED IN MEMBERS:
Back to website
Home
TeamSite
TeamSite, LiveSite and OpenDeploy
Dynamic populating textfield
System
What is the best way to go about the following scenerio:
In a DCT:
I'm going to create a drop down box which will be populated
by a database
Then depending upon what the user selects - I want that said
value example: <option value="12">Hello</option>
to then be populated in a textfield to create a a href like this:
<a href="/qc?page=Bio&id=12">Hello</a>
What is the best way to do this -
1) using the FORM API only
2) using inline Perl scripts
3) a better way
ANy examples anyone has who has done something similiar would be great
Find more posts tagged with
Comments
There are no comments yet