04-16-2015, 09:58 PM
1. Should I be able to login using a user profile or do I use a contact that has portal access. This is for VtigerCrm mode. Ive already changed
Now I can login using Contact portal user but not User profile. Is the user profile only used for REST?
2. How to remove <!-- e --><a href="mailto:l.xhumari@studiosynthesis.biz">l.xhumari@studiosynthesis.biz</a><!-- e --> from login page.
3. Is it possible to remove fields from customer portal like Title and Firstname. I have them removed from Corebos but they show up in the Customer Portal?
Code:
'vtyiicpngScope' => 'vtigerCRM', // CPortal | vtigerCRM
'notSupportedModules' => array(
'vtigerCRM' => array(
Now I can login using Contact portal user but not User profile. Is the user profile only used for REST?
2. How to remove <!-- e --><a href="mailto:l.xhumari@studiosynthesis.biz">l.xhumari@studiosynthesis.biz</a><!-- e --> from login page.
3. Is it possible to remove fields from customer portal like Title and Firstname. I have them removed from Corebos but they show up in the Customer Portal?