CoreBOSBB

Full Version: [ solved - changed ] field subject
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I would say that the system would still create the events but you wouldn't be able to see the value unless you added them to the picklist. it shouldn't be much of a problem
Directly in data base?
there more than one field fieldname subject tablename vtiger_activitv
column is generedtype or uitype ?

I will try change only markedt as 15 to 2 

I think is that, right?
I think worked ...

Thanks!!
Joe
You says
joebordes
Go directly to the database, change the typeofdata column from V~M to V~O

How I can identify correctly filed?

For example, I look field name Subject but there many rows for Subject and vtiger_activitv in vtiger_field table ...
look in vtiger_tab for the tabid of the module, then filter fields on that value as there can only be one field name per module
Pages: 1 2