Jump to content
Server Maintenance This Week. ×

Trying to include related field after adding new record


Kythara

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

Recommended Posts

  • Newbies

Hi,

I'm fairly experienced with Filemaker, but I'm new to XLM/XSLT. I'm trying to convert some CDML pages, and I'm stuck.

The purpose is a database of software users. A user adds a record with name, phone, etc. and choses software from a (value) list. On submitting, he's taken to a reply page which should look up the software in a related table and return the URL link to the software.

The records add correctly, and the software name is passed to the new page, but the link doesn't get appended.

The code, as converted from CDML by the CDML converter looks like:

http://glenmount.bc.edu/SWFiles/

select="$default-record/fmrs:field[@name = 'name']/fmrs:data[1]"/>

'name' is the realted field, 'Link' is the field I'm trying to pull from the related table.

Any suggestions?

Thanks,

Tom

Link to comment
Share on other sites

  • 3 weeks later...

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