29.10.2019, 14:05 | #1 |
Участник
|
Unable to disqualify a lead in unified interface
Добрый день!
Сталкивался кто-то с проблемой в unified interface: не работает кнопка 'Disqualify' на форме лида. В консоле вижу следующую ошибку: Код: <Menu Id="lead|NoRelationship|Global|Mscrm.Form.lead.DM.DisqualifyLeadAs"> <parsererror xmlns="http://www.w3.org/1999/xhtml" style="display: block; white-space: pre; border: 2px solid #c77; padding: 0 1em 0 1em; margin: 1em; background-color: #fdd; color: black"> <h3>This page contains the following errors:</h3> <div style="font-family:monospace;font-size:12px">error on line 1 at column 1427: EntityRef: expecting ';' </div> <h3>Below is a rendering of the page up to the first error.</h3> </parsererror> <MenuSection Id="lead|NoRelationship|Form|Mscrm.Form.lead.DM.DisqualifyLeadAs.DisqualifyLeadAs" Sequence="10" DisplayMode="Menu16"> <Controls Id="lead|NoRelationship|Form|Mscrm.Form.lead.DM.DisqualifyLeadAs.DisqualifyLeadAs.Controls"> <Button Id="lead|NoRelationship|Form|Mscrm.Form.lead.DM.DisqualifyLeadAs.DisqualifyLeadAs.Controls.909520000|909520000" Command="lead|NoRelationship|Global|Mscrm.Form.lead.DisqualifyAs" Sequence="10" ToolTipDescription="Administrative Inquiry" Alt="Administrative Inquiry" LabelText="Administrative Inquiry" /> <Button Id="lead|NoRelationship|Form|Mscrm.Form.lead.DM.DisqualifyLeadAs.DisqualifyLeadAs.Controls.5|5" Command="lead|NoRelationship|Global|Mscrm.Form.lead.DisqualifyAs" Sequence="20" ToolTipDescription="Cannot Contact" Alt="Cannot Contact" LabelText="Cannot Contact" /> <Button Id="lead|NoRelationship|Form|Mscrm.Form.lead.DM.DisqualifyLeadAs.DisqualifyLeadAs.Controls.909520008|909520008" Command="lead|NoRelationship|Global|Mscrm.Form.lead.DisqualifyAs" Sequence="30" ToolTipDescription="Company No Longer Exists" Alt="Company No Longer Exists" LabelText="Company No Longer Exists" /> </Controls> </MenuSection> </Menu> |
|
|
|