Starface SugarCRM Connector

  • Hi.
    In new version of connector 1.0.9.4 we have the bug fix:
    "Now compatible with List/DetailsView changes in Studio ".


    When i setup it to my crm, file listviewdefs.php looks like:
    " 'PHONE_HOME' => array(
    'width' => '10',
    'label' => 'LBL_HOME_PHONE',
    'default' => true,
    'customCode' => '<span class="sf_phoneNumber" id="">{$PHONE_HOME}</span>&nbsp;&nbsp;',),
    "


    But when i do some changes in studio, my file listviewdefs.php looks like:
    " 'PHONE_HOME' =>
    array (
    'width' => '10',
    'label' => 'LBL_HOME_PHONE',
    'default' => true,
    "


    I think than studio just dont know about string " 'customCode' => '<span class="sf_phoneNumber" id="">{$PHONE_HOME}".


    How i can fix this?

  • This problem occurs if a field containing a phone number is moved to the "hidden" category in studio and then moved back to "default". We currently have no fix for this issue. The problem does not occur if phone fields are moved between "default" and "available".
    Workaround: Reinstall the STARFACE SugarCRM connector module. Afterwards make the adaptions in the studio but do not move fields that should be displayed with a phone icon to the "hidden" category.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!