Justin Grewe Posted February 9, 2004 Posted February 9, 2004 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
Justin Grewe Posted February 11, 2004 Author Posted February 11, 2004 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now