Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
has anyone tried to use event field as a form field exclusively?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
jarthel  
View profile  
 More options Jul 3, 12:44 am
From: jarthel <jart...@gmail.com>
Date: Thu, 2 Jul 2009 21:44:01 -0700 (PDT)
Local: Fri, Jul 3 2009 12:44 am
Subject: has anyone tried to use event field as a form field exclusively?
like the event is a hidden form field. in the case of links, you're
submitting the form via the onclick event.

in my experience, it seems to work fine except when using the link.

maybe you have similar experiences and solved it?

please share. thank you :)

jayel


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Brian FitzGerald  
View profile  
 More options Jul 6, 10:48 am
From: Brian FitzGerald <bmfitzgera...@gmail.com>
Date: Mon, 6 Jul 2009 07:48:36 -0700 (PDT)
Local: Mon, Jul 6 2009 10:48 am
Subject: Re: has anyone tried to use event field as a form field exclusively?
Hey Jayel,

I'm a little confused.  So you're saying you have a form  ... and that
form has a hidden form field, right?  Something like this?

<form action="#buildUrl('dumpEventData')#" id="myForm"
name="myForm">
  <input type="hidden" name="myEvent" value="#event.getName()#" />
  <input type="submit" value="submit" />
</form>

<a href="##" onclick="document.forms[0].submit()">submit</a>

As long as your link is properly set up via javascript to submit the
form when it's clicked, you should get the same result either way.
Can you provide additional details?

Thanks,
Brian

On Jul 3, 12:44 am, jarthel <jart...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
jarthel  
View profile  
 More options Jul 15, 1:38 am
From: jarthel <jart...@gmail.com>
Date: Tue, 14 Jul 2009 22:38:12 -0700 (PDT)
Local: Wed, Jul 15 2009 1:38 am
Subject: Re: has anyone tried to use event field as a form field exclusively?
Hi Brian.

Yes. There was a point where I turn all the links in my form to
something like that. except that I didn't use "buildURL". I just used
index.cfm as the action. And this doesn't work fine.

Maybe using the buildURL does the trick?

Thank you

JAyel

On Jul 6, 11:48 pm, Brian FitzGerald <bmfitzgera...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "has anyone tried to use event field as a form fieldexclusively?" by Peter J. Farrell
Peter J. Farrell  
View profile  
 More options Jul 15, 7:57 am
From: "Peter J. Farrell" <pe...@mach-ii.com>
Date: Wed, 15 Jul 2009 11:57:27 +0000
Local: Wed, Jul 15 2009 7:57 am
Subject: Re: [Mach-II] Re: has anyone tried to use event field as a form fieldexclusively?
Maybe you can share your form code? Also what are  the values of your m2 properties named eventParameter and parameterPrecedence.

.Pjf


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google