Search found 139 matches

by Benno812
23 Aug 2024, 23:59
Forum: Bug Report version 3.5.4
Topic: Form Tab icon not showing on element page
Replies: 2
Views: 1945

Form Tab icon not showing on element page

Hi Sergey,
I've setup a form tab icon which is shown in the modal form but when I visit the element page which is setup as a two columns tab view, the icon is not visible. It is also not in the page source code. I guess this is a bug.
by Benno812
19 Aug 2024, 17:16
Forum: Discussion
Topic: QR Code in email
Replies: 3
Views: 1109

Re: QR Code in email

Thank you! For now I'm just using export templates to attach a pdf with the QR to the email and is working fine.
by Benno812
16 Aug 2024, 12:16
Forum: Discussion
Topic: QR Code in email
Replies: 3
Views: 1109

Re: QR Code in email

same problem here!
by Benno812
12 Aug 2024, 22:03
Forum: Bug Report version 3.5.4
Topic: Fatal Error when importing xlsx
Replies: 1
Views: 572

Fatal Error when importing xlsx

Hello,
when i try to import a .xlsx file i get this:

Fatal error: Uncaught Error: Class "PhpOffice\PhpSpreadsheet\RichText\RichText" not found in /var/www/...

cant' figure it out
by Benno812
18 Jul 2024, 14:27
Forum: Bug Report version 3.5.4
Topic: Email Sending Rule continues to send emails everyday at 12:00
Replies: 1
Views: 609

Email Sending Rule continues to send emails everyday at 12:00

I have an email sending rule which should send an email when I manually change a record status, but the user continue to receive the email several times every day at 12:00pm.
by Benno812
03 Jun 2024, 15:05
Forum: Discussion
Topic: CC/BCC fields for email sending rules
Replies: 13
Views: 1040

Re: CC/BCC fields for email sending rules

I agree also because it is not only about email sending rules but the entire email integration. Lack of CC/BCC is a huge downside for a business application.
by Benno812
14 Mar 2024, 20:17
Forum: Suggestions
Topic: Drag items into calendar
Replies: 2
Views: 259

Drag items into calendar

It would be great to have the ability to drag entity items from a list (for example Tasks) into the calendar to make plans.

A demo for this feature: https://fullcalendar.io/docs/external-dragging-demo
by Benno812
04 Mar 2024, 23:05
Forum: Discussion
Topic: Disable fields in "My Account" form
Replies: 6
Views: 254

Re: Disable fields in "My Account" form

Just paste this css in our custom css page: #account_form > .form-body > .tab-content > #form_tab_1 > div:nth-child(7), #account_form > .form-body > .tab-content > #form_tab_1 > div:nth-child(8), #account_form > .form-body > .tab-content > #form_tab_1 > div:nth-child(9) {display: none;}
by Benno812
15 Jan 2024, 22:11
Forum: Bug Report version 2.8
Topic: PDF Fonts
Replies: 11
Views: 1227

Re: PDF Fonts

Benno812 wrote: 15 Jan 2024, 22:02 Hi Sergey,
I added a custom font in the pdf fonts section and everything seems fine, but when i try to export a html template to pdf the font does not apply and the standard font is used instead. What am I missing??
Found the issue: variable fonts do not work, only static fonts can be used