Hi there,
I like to add some fields via schema api..
How to get the table of the file discription - where is this saved in DB?

I like to add some fields in scribdfield module - cause the fields data gets lost if you update a node. In order to that I think it would a good solution to store some field fixed in db.

Comments

quicksketch’s picture

Category: bug » support

It's in the "data" column of the content_field_* tables or content_type_* tables. Please do not file support requests as bugs.

Apfel007’s picture

thanks - sorry for that wrong click.

Could you explain me, at what point this array is readed? My problem is, if I edit a node, not the whole data array is available again - only the "description" used in node view mode, "scribd_doc_id" is discard.

This is in the ..*data - column:

a:5:{s:11:"description";s:0:"";s:13:"scribd_doc_id";s:8:"0000000";.......

What hook is matching the data column an the node display

quicksketch’s picture

Status: Active » Closed (won't fix)

Sorry I'm unable to provide programming help in my issue queues.