Hiding (Removing) Company Name Field
In admin under
Home > Kryptronic Hybrid X Core > Database: Connections, Backups and Raw Admin > Raw Database Admin
Click on
SQL Statement: Submit a Raw SQL Statement and submit the following statement:
UPDATE khxc_formfields SET type='HIDDEN-REG', section='Hidden'
WHERE id='ccp0.accountmaint.company' OR id='ccp0.addbookins.company'
OR id='ccp0.addbookupd.company' OR id='ccp0.createaccount.company'
This change will make the company name field hidden on all forms but does not actually delete it from the forms. It is
strongly recommended that the field simply be hidden and not deleted.
ClickCartPro - Administration