Jump to content

This topic is 7478 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

Hoping someone can see what I can't here. I'm trying to use a value list to display radio buttons for a survey. No related files involved - it should be easy. But the value list isn't showing up online - just the code. Any ideas?

Here's what I think are the relevant parts of my code.

<form method="Get" action="FMPro">

<input type="hidden" name="-db" value="LEEDSurvey.fp5">

<input type="hidden" name="-lay" value="Main">

<input type="hidden" name="-format" value="leedty.html">

[many more lines here that actually work]

<p> Please rate the projects with a letter grade of A to F.<p>

<table width="100%">

<tr>

<td width="26%

Posted

The page needs to be "processed" by WebCompanion so that the ValueList tags are replaced. For example you would need to call this Format File with:

http://myaddr/FMPro?-db=LEEDSurvey.fp5&-lay=Main&-format=thispage.html&-view

Good Luck.

Garry

  • Newbies
Posted

Gary, you are a wonder and a godsend. I KNEW it wasn't the code!!! Where is Maleny? We're coming to Oz in January and I want to buy you a pint.

This topic is 7478 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.