[Care2002-developers] Adding new fields to the registration_admission module

2008-08-26 Thread jose de jesus
Greetings.

I'm triying to modify the patient_registration module, in order to add some
aditional fields.

I already modified the registration form template  in smarty, and changed
the database in order to reflects the new fields, but i'm having trouble
with the functional part, collecting that new data in the form and adding it
to the database.

I need some orientation and help with the modification of this module.


Thanks.
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Adding new fields to the registration_admission module

2008-08-26 Thread Kim Quyen Ly
Hello!
Can you describe more details.
I think you were modify in GUI.
I was modify module registration. This is process I did:
- Modify GUI
- Modify files or create new files:
 + files care_api_classes (/include)
 + Language
 + Modules (this module you want to modify, in my case it is
registration_admission).
In this module registratioin_addmission. You can modify or create new file
to process for your require.(gui_brigde: is a gui, include: is a save, and
others for function and process.).
+ sometimes the GUI stay GUI -- smarty_template or html_template
+ and you need to modify the database.
This is my expirement to modify. I don't know my case is same to your case.
Best regards,
Ly Kim Quyen

On Wed, Aug 27, 2008 at 2:26 AM, jose de jesus [EMAIL PROTECTED]wrote:

 Greetings.

 I'm triying to modify the patient_registration module, in order to add some
 aditional fields.

 I already modified the registration form template  in smarty, and changed
 the database in order to reflects the new fields, but i'm having trouble
 with the functional part, collecting that new data in the form and adding it
 to the database.

 I need some orientation and help with the modification of this module.


 Thanks.

 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's
 challenge
 Build the coolest Linux based applications with Moblin SDK  win great
 prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers




-- 
Best regards,
Ly Kim Quyen,

Researcher
Knowledge Engineering and Soft Computing Lab ( KESC Lab)
IOIT-HCM/VAST
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers