[ solved - changed ] field subject - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17) +--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8) +--- Thread: [ solved - changed ] field subject (/showthread.php?tid=1137) Pages:
1
2
|
RE: [solved] field subject - joebordes - 07-28-2018 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 RE: [solved] field subject - rslemer - 07-30-2018 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? RE: [ solved - changed ] field subject - rslemer - 07-30-2018 I think worked ... Thanks!! RE: [ solved - changed ] field subject - rslemer - 08-02-2018 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 ... RE: [ solved - changed ] field subject - joebordes - 08-02-2018 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 |