Newbies quijote Posted November 29, 2004 Newbies Posted November 29, 2004 Urg. Ok this is what i have ddb::crs | feild::crs_type | valuelist::crs_type Ive been working with claris homepage 3.0 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"> <INPUT TYPE="hidden" NAME="-Lay" VALUE="crs_edit"> <INPUT TYPE="hidden" NAME="-Format" VALUE="crs_view"> <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 quijote Posted November 29, 2004 Author Newbies Posted November 29, 2004 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
Garry Claridge Posted November 30, 2004 Posted November 30, 2004 Read my reply to your duplicate post, you may find something of interest! Garry
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now