Search found 6186 matches

by support
04 Apr 2024, 09:12
Forum: Bug Report version 3.5.3
Topic: Pivot Table shows inaccurate count
Replies: 2
Views: 56

Re: Pivot Table shows inaccurate count

Strange, looks like issue with count by tracking number. I have changed count by Packer and count looks correct now.
by support
03 Apr 2024, 10:08
Forum: Discussion
Topic: Help on field Calendar extended
Replies: 2
Views: 49

Re: Help on field Calendar extended

I think you have to select max possible value https://www.w3schools.com/sql/func_mysql_max.asp

So try

Code: Select all

select max(field_440) as field_440  from app_entity_27
by support
02 Apr 2024, 13:00
Forum: Bug Report version 3.5.3
Topic: After Update to 3.5, Attachments are not showing or downloading
Replies: 2
Views: 43

Re: After Update to 3.5, Attachments are not showing or downloading

Try to rewrite files again.
Check php error log
Check js console for any errors.
by support
30 Mar 2024, 22:40
Forum: Discussion
Topic: Resource Timeline - Related Items challenge
Replies: 3
Views: 71

Re: Resource Timeline - Related Items challenge

related item is special field. The data stored in extra Table. You can not dimple transfer data to new field type.
by support
30 Mar 2024, 20:42
Forum: Discussion
Topic: Resource Timeline - Related Items challenge
Replies: 3
Views: 71

Re: Resource Timeline - Related Items Bug?

This is not bug. This report not supported this field type.
by support
30 Mar 2024, 09:44
Forum: Discussion
Topic: Making Purchase order with printable format
Replies: 2
Views: 92

Re: Making Purchase order with printable format

Try to use Export templates to create template that you need
https://docs.rukovoditel.net/index.php?p=55
by support
30 Mar 2024, 09:42
Forum: Bug Report version 3.5.3
Topic: An error occurred when logging in with a mobile phone number
Replies: 2
Views: 48

Re: An error occurred when logging in with a mobile phone number

rukovoditel_regex_replace function is added automatically to your database when you add filed type phone number.
by support
30 Mar 2024, 09:34
Forum: Bug Report version 3.5.3
Topic: Warning when adding a comment - "is_new_item"
Replies: 2
Views: 134

Re: Warning when adding a comment - "is_new_item"

File from archive replace to includes\classes\fieldstypes\
Let me know if it's ok now.
by support
22 Mar 2024, 10:45
Forum: Discussion
Topic: Report or Status Page for Signed in Users
Replies: 2
Views: 114

Re: Report or Status Page for Signed in Users

At the moment there is no way.