_


Search the PowerSeek SQL Knowledge Base:

_
PowerSeek :: PowerSeek Knowledge Base :: Add URL Questions & Trouble Shooting
_
Question: I added extra fields/keys to PowerSeek but when end-users submit a new submission the extra field/key data is not saved or passed on. The values of the extra fields/keys are blank.

Answer: Double check that the fill-in-field box names has the names of your fields/keys in the ‘Add URL’ template. This means that all the fill-in-field-boxes for extra fields/keys must correspond to the field/key names you have.

Let’s say you have 3 fields/keys. Their names are:
city
town
zip

In the 'Add URL' template you should have the following so that end-users are able to successfully add values for the extra fields/keys:

City: <input type="text" name="city" size="20"><br>
Town: <input type="text" name="town" size="20"><br>
Zip: <input type="text" name="zip" size="20">

Also ensure that the fill-in-field boxes are in the scope of the form. (Inside the <form> tags of the form)

Also See:

User Comments:

There are currently no comments available.
_
Add a Comment - Only post comments regarding this KB entry
If you need to get in contact with us then click here.
Name:
Email: (Optional)
Comment:



Type in the letters that apear in the image box

_
PowerSeek Knowledge Base Categories: