Bastian Hammer

Results 20 comments of Bastian Hammer

Same in invoices list view in the standard CRM setup with a 2nd currency. I assume, the same is true for quotes as well. Since the original amounts are being...

After adding the field and deploying the new view: ![Image](https://github.com/user-attachments/assets/1c339a97-2294-4914-9fef-5fb71a2c2161) Request Payload: ``` action=listViewSave&view=listview&module=ModuleBuilder&subpanel=&subpanelLabel=&local=&view_module=Emails&view_package=&to_pdf=1&group_0%5B%5D=from_addr_name&from_addr_namewidth=width%3D32&group_0%5B%5D=email_sentiment_c&email_sentiment_cwidth=width%3D&group_0%5B%5D=indicator&indicatorwidth=width%3D32&group_0%5B%5D=subject&subjectwidth=width%3D32&group_0%5B%5D=date_entered&date_enteredwidth=width%3D32&group_0%5B%5D=date_sent_received&date_sent_receivedwidth=width%3D32&group_0%5B%5D=category_id&category_idwidth=width%3D10&group_1%5B%5D=has_attachment&has_attachmentwidth=width%3D32&group_1%5B%5D=assigned_user_name&assigned_user_namewidth=width%3D9&group_1%5B%5D=to_addrs_names&to_addrs_nameswidth=width%3D32&group_2%5B%5D=name&namewidth=width%3D&group_2%5B%5D=date_modified&date_modifiedwidth=width%3D&group_2%5B%5D=modified_by_name&modified_by_namewidth=width%3D&group_2%5B%5D=created_by_name&created_by_namewidth=width%3D&group_2%5B%5D=description&descriptionwidth=width%3D&group_2%5B%5D=orphaned&orphanedwidth=width%3D&group_2%5B%5D=last_synced&last_syncedwidth=width%3D&group_2%5B%5D=reply_to_addr&reply_to_addrwidth=width%3D&group_2%5B%5D=cc_addrs_names&cc_addrs_nameswidth=width%3D&group_2%5B%5D=bcc_addrs_names&bcc_addrs_nameswidth=width%3D&group_2%5B%5D=imap_keywords&imap_keywordswidth=width%3D&group_2%5B%5D=raw_source&raw_sourcewidth=width%3D&group_2%5B%5D=description_html&description_htmlwidth=width%3D&group_2%5B%5D=message_id&message_idwidth=width%3D&group_2%5B%5D=type&typewidth=width%3D&group_2%5B%5D=status&statuswidth=width%3D&group_2%5B%5D=flagged&flaggedwidth=width%3D&group_2%5B%5D=reply_to_status&reply_to_statuswidth=width%3D&group_2%5B%5D=intent&intentwidth=width%3D&group_2%5B%5D=parent_type&parent_typewidth=width%3D&group_2%5B%5D=attachment&attachmentwidth=width%3D&group_2%5B%5D=uid&uidwidth=width%3D&group_2%5B%5D=msgno&msgnowidth=width%3D&group_2%5B%5D=folder&folderwidth=width%3D&group_2%5B%5D=folder_type&folder_typewidth=width%3D&group_2%5B%5D=inbound_email_record&inbound_email_recordwidth=width%3D&group_2%5B%5D=is_imported&is_importedwidth=width%3D&group_2%5B%5D=is_only_plain_text&is_only_plain_textwidth=width%3D&group_2%5B%5D=emails_email_templates_name&emails_email_templates_namewidth=width%3D&group_2%5B%5D=opt_in&opt_inwidth=width%3D&group_2%5B%5D=leads_emails_1_name&leads_emails_1_namewidth=width%3D ``` And then in the email list view: ![Image](https://github.com/user-attachments/assets/5a86da10-1b1e-4b43-ab94-9680a0361f5a) Raw JSON: `{"errors":[{"message":"Internal server error","locations":[{"line":2,"column":3}],"path":["appMetadata"],"extensions":{"debugMessage":"syntax error, unexpected...

` array ( 'hide_edit_link' => true, ), )$viewdefs ['Emails'] ['ListView'] = array ( 'templateMeta' => array ( ` So it seems, there is a missing `;` before the `$viewdefs ['Emails']...

Hello @OmnioFarm not really - I've had a few more requirements and have used n8n to integrate emails with SuiteCRM. So I did cleaning in n8n before storing it in...

Same issue, still in 8.9 - and it happens in all (8.x) modules with custom image fields. Subscribing to this as well.

Actually, I see this issue at the profile as well. If I (as an admin) edit / set a password for a user which doesn't comply with the policy, nothing...

Same issue here. Several things of the customizations can be exported / imported but not custom fields. The vardef is there in the target system. But it's lacking of details....

Hi John, yes, it actually does sound similar. I've mentioned this ticket in the other one and will close this here.

> Do you see this on any other environments, or just this one? I keep on seeing this - maybe it's related to instances where a German language pack is...

> When it happens, I suggest playing with window size, and font size. The hypothesis is that when things don't fit, they get hidden. Maybe. Seems to be unrelated. I've...