Hello friends, a few days ago I started working on a project where I
need to create email accounts in the data model is a table mailbox
that contains among others the following fields: username, id_domain,
email
I need to do is:
1 - enter your username (username) and instantly validate whether the
user exit.
2 - select a combo of the domain (id_domain)! This is not a problem! :-
D
3 - Save in the email address (username @ domain) and to validate an
email address is correct. All this without having to write it. formed
with the username field and the selected domain.

The Symfony version is 1.2... whit admin generator.

Greetings,
Rafix
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to