ChronoConnectivity

diego.matos 29 Jul, 2011
Morning

I'd like to know how use ChronoConnectivity.
My scenary, I have a form02 and I need to compare the email field that is db01 for to insert in db02 of the form02. It is possible?
GreyHead 29 Jul, 2011
Hi diego.matos,

Please explain what you want in more detail. I don't completely understand but I don't think that you need ChronoConnectivity for it.

Bob
diego.matos 29 Jul, 2011
Hi Bob.

I'll try to explain my scenary.
I have the event X, and now I'll have the event Y. But just people that signed up in the event X can to sign up in event Y.
To make this I wanna to use the email field.
When people sign up in the event Y the system must validate the sign up only if the email there is, in the event X.
GreyHead 31 Jul, 2011
Hi diego.matos,

Then you need to save the results from Form X into a database table; then add a check in Form Y to see if the email exists. The simplest way to do this is in the Server Side validation box (though there are other ways too).

Bob
diego.matos 01 Aug, 2011
Hi Bob.

I'm going to need more help.
Which is it componnent check in form?
Can you explain more detailed, please.
This topic is locked and no more replies can be posted.