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?
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?
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
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
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.
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.
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
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
Hi Bob.
I'm going to need more help.
Which is it componnent check in form?
Can you explain more detailed, please.
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.