By lscalado on
Hi great community!
I'm getting into drupal and I have a doubt. I did research and not found something that can help me, even as I am now using the 6.x.
The problem is:
I have a small table called "contacts" with the following structure:
contacts
-----------------
id
status [active / inactive]
fname
lname
email
phone
descp
timestamp
I wonder if there is making a list of some editable fields on this table, need to insert/edit/delete records on table.
I did not want to create a module for this task and find simple by all the power I saw people talking about the Taxonomy, Views and CCK, there may be a way to do it.
Any help will be appreciated.
Thanks for all help at now!
Comments
Odd that no one has responded - is this not common?
Same question here. Any help?