0

In one of my modules say (Module1) I have a custom multi-select dropdown field. Module1 is in M:N relation with module2. The multi-select dropdown field data is displayed in the Edit, List & Detail views of module1 but it does not display in the subpanel for module1 under the module2 record.

How can I resolve this issue?

Karl Hill
  • 12,937
  • 5
  • 58
  • 95
user1134061
  • 55
  • 1
  • 9
  • Have you defined the subpanel to display the field and it's not showing up (indicating a software bug), or do you need instructions on adding the field to the subpanel? – Matthew Poer Sep 12 '14 at 11:28
  • I have added the field to display in the subpanel. but the field data is showing as blank. – user1134061 Sep 13 '14 at 05:32
  • In Sugar 7 there is a similar bug, but I don't see how SuiteCRM would have the same issue or workaround. But, on the off-chance that they're related, try adding the Multiselect field to the module's list view as well. Also ensure you've run a repair and rebuild. If neither fix the issue, you could try reporting this as a bug to the SuiteCRM community or diving in to find and repair the bug yourself, and ideally sharing your experience and resolution so SuiteCRM can include the fix with its next release. – Matthew Poer Sep 13 '14 at 23:59
  • Thanks Matthew for your reply. Yes I think its a bug in SuiteCRM also. I am trying for a workaround for my problem. Can u tell me how to parse html characters? In my custom field I am inserting data by appending an html "
    " tag, but in detail view it is displayed as it is. I have tried using html field, but its a readonly field & can not edit data so its not useful. Waiting for your reply.
    – user1134061 Sep 15 '14 at 12:54

0 Answers0