Gossamer Forum
Home : Products : DBMan SQL : Discussion :

custom template questions

Quote Reply
custom template questions
Hello,

I am trying to create a custom add form.

I have 3 questons

1) I am trying to create a select field that pulls it's data from another table. The relationship is already setup
Basically the data it needs have to be formatted as :

<option value=id>Position</option>
which ID and position coming from a table called 'intpositions'

When I use the auto-generate feature, this selection box is created correctly.

2) On my auto generated form, I have a FILE filed called 'resume' -- how can I add this into my custom page?

3) Is the syntax of how I created the text fields correct below?
Last Name <input type=text name=<%lastname%>>

Thank you for your help
Subject Author Views Date
Thread custom template questions afail77 3333 May 11, 2005, 7:33 AM
Post Re: [afail77] custom template questions
afail77 3226 May 11, 2005, 10:06 AM