Search found 48 matches

by pico
02 May 2024, 18:45
Forum: Discussion
Topic: Automatically generate pdf files as attachments
Replies: 1
Views: 315

Re: Automatically generate pdf files as attachments

How to automatically export the attachment to the attachment field of the specified entity. I imagine a scenario that might work for this need. Using mail sending rules, specific email address and mail integration that linked to the specific entity. The exported file would be sent via mail sending ...
by pico
21 Feb 2024, 02:27
Forum: Bug Report version 3.5.3
Topic: Add Sub-Entity record > no current record field
Replies: 3
Views: 185

Re: Add Sub-Entity record > no current record field

support wrote: 19 Feb 2024, 08:58 File from archive replace to plugins\ext\modules\processes\actions\
Let me know if it works ok now.
It works!
Thank you Sergey..
by pico
13 Feb 2024, 15:27
Forum: Bug Report version 3.5.3
Topic: Add Sub-Entity record > no current record field
Replies: 3
Views: 185

Re: Add Sub-Entity record > no current record field

Similar to what I found on Automate Action → "change fields value of the current record" for user ajax fieldtype.

This is on version 3.5
Screen Shot 2024-02-13 at 18.17.56.png
This is on version 3.4.4
Screen Shot 2024-02-13 at 18.16.23.png
Hopefully it can be fixed soon.
by pico
28 Jan 2024, 04:27
Forum: Discussion
Topic: Image Crop and Size Tool
Replies: 4
Views: 410

Re: Image Crop and Size Tool

Will you include this feature in version 3.5?
by pico
02 Jan 2024, 20:32
Forum: Bug Report version 3.4.4
Topic: Date with Calendar Picker issue with PHP 8.2
Replies: 2
Views: 167

Date with Calendar Picker issue with PHP 8.2

The Date with Calendar Picker field on PHP 8.2 cannot handle negative number. This happens consistently with those three "selectable date" settings on the extra tab. - default date - minimum selectable date - maximum selectable date For example: when we set -10 (days) as minimum selectable...
by pico
17 Aug 2023, 13:06
Forum: Bug Report version 3.4.4
Topic: [SOLVED] JavaScript in form: Works in 3.3.1 but not in 3.4.2
Replies: 2
Views: 297

Re: JavaScript in form: Works in 3.3.1 but not in 3.4.2

Didou12 wrote: 16 Aug 2023, 18:08 Did you try to encapsulate it in :

Code: Select all

$(document).ready(function(){
//here
})
Maybe the tags are loaded at the end.


EDIT : I tried it and it works for me :)
Yes, it works!
Thank you very much! 👍🏼
by pico
16 Aug 2023, 13:51
Forum: Bug Report version 3.4.4
Topic: [SOLVED] JavaScript in form: Works in 3.3.1 but not in 3.4.2
Replies: 2
Views: 297

[SOLVED] JavaScript in form: Works in 3.3.1 but not in 3.4.2

This form's JS performs well in version 3.3.1 but doesn't work with version 3.4.2. I have tried Chrome, Opera, Edge and Safari, but the results were the same. Always work in 3.3.1 and failed in 3.4.2. if($('#fields_352').val()=='74') { $('.form_tab_48').hide() $('.form_tab_55').hide() $('.form_tab_5...
by pico
31 Jan 2023, 09:03
Forum: Bug Report version 3.3
Topic: Email notification - server setting
Replies: 3
Views: 149

Re: Email notification - server setting

You should set up the cron on your server or hosting panel instead, not on server.php.