Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

  • Newbies
Posted

Urg. Ok this is what i have

ddb::crs | feild::crs_type | valuelist::crs_type

Ive been working with claris homepage 3.0 crazy.gif becuase its the only thing i have found that dose CDML. I want to create a page where users can create a new cource. However I cant seem to make the pop up menu work. This is the code i have been using:::::

<P><FORM ACTION="FMPro" METHOD="post">

<P><INPUT TYPE="hidden" NAME="-DB" VALUE="ihBHDSCource.fp5">&nbsp;<INPUT TYPE="hidden" NAME="-Lay" VALUE="crs_edit">&nbsp;<INPUT TYPE="hidden" NAME="-Format" VALUE="crs_view">&nbsp;<INPUT TYPE="hidden" NAME="-Error" VALUE="error.htm"><Select name="crs_type">

[FMP-ValueList: crs_type, List=crs_list]

<option [FMP-ValueListItem]>[FMP-ValueListItem][/FMP-ValueList]

</Select>

Any clues? Many thanks

  • Newbies
Posted

I have decided that FMP is broken. After much reaserh and cross examination i have concluded that the code at top is correct. At least the great majority of FMP resources think so. However it seems like [FMP-ValueList: crs_type, List=crs_list]

is not being interprited by FMP. Anyone know why

This topic is 7290 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.