By Anonymous (not verified) on
We want to offer our clients the ability to provide more detailed information regarding mailing address, phones, shipping address, etc.
I anticipate that those would be better kept in separate tables then the Drupal main tables.
In order to process that kind of information, should I be focusing my attention on the Form API area or pursue writing custom modules?
Thanks.
Comments
both
It would seem you would have to do both,
- create a custom module
- use FAPI to process the input