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

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

Recommended Posts

Posted

I have been trying to include a JavaScript Function call in the following HREF without success, any suggestions would be greatly appreciated.

>event_added.xsl?-db=Web_TA_Pre_Reg_DB&-lay=Registration Evaluation Form-2&-token.participantid=

select="$request-query/fmq:query/fmq:parameter[@name= '-token.participantid']"/>

&-token.fullname=

select="$request-query/fmq:query/fmq:parameter[@name= '-token.fullname']"/>

&-token.status=

select="$request-query/fmq:query/fmq:parameter[@name= '-token.status']"/>

&-token.participantidq=

select="$request-query/fmq:query/fmq:parameter[@name= '-token.participantidq']"/>

&-token.eventid=

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

&-recid=

select="$record/@record-id"/>

&EventID=

select="$record/fmrs:field[@name ='EventID']/fmrs:data[1]"/>&ParticipantID=

&Confirmed=N

&-new

plusa.jpg

Thanks..........Ray

Posted

I have converted this HREF to a "Form" and am now able to call the javascript using the onSubmit Event Handler. Still having a bit of a problem with the "Form" but am working on a resolution....Ray

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