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

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

Recommended Posts

Posted

Department

- Select One -

I have a FileMaker Pro database named Curriculum with a layout name Course_Detail with a field named Department with a value list name Department.

I want this to show on the web page. What is wrong with the XSL above that it doesn't work?

thanks

  • 2 weeks later...
  • 2 weeks later...
Posted

I did it. After two weeks of working on this, I finally got it! Yipee!

It required the following:

In my search.xsl template, I had to put the line

Department

- No Selection -

Where xsl:attribute name="name" is the field Department

and fml:VALUELIST[@NAME = 'Department'] uses the value list named Department

I happened to use the same name for the value list as I did the field.

In any case. It now works.

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