By lum12 on
Hi All,
I need to manage a database, register event/record, modify ecc..
It seems convenient to me to create, by a new module, a new node type for every item for having all advantages coming with node.
More over if I have a node for every record I can use alias to browse the db with the key (es /products/12345 ) and that is the advantage I like more.
But disadvantage of such way is that form api in newnode type doesn't respect much formatting (es length for fields and so on).
I'm wondering the strategy more of you use and if there is some consolidated way for it
Thanks a lot
luca