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

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

Recommended Posts

Posted

I have a form I am trying to submit and am using xsl. I need a way of editing the last portal row and the field in the last portal row. For editing the last portal row I have used <xsl:value-of select="fm:COL[7]/fm:DATA[last()]"/> in everything I use but for a field that I am editing in the portal I need the number, that is the last portal number. Is this possible?

name="Evalrespond1::ShortAnswerResponse.

Justin Grewe

Platform: / Version: Windows XP Professional

FileMaker Version: Filemaker Pro 6

Posted

I got it. All I did was create a filemaker calculated field and then just name="Evalrespond1::MultipleChoiceResponse.{fm:COL[20]}", where the fm:COL[20] is referenceing that field. The field is just the number of zk.constants in the related portal. Therefore it counts the number of related records because zk.constant will always have a value.

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