Search found 6221 matches

by support
07 May 2024, 08:47
Forum: Discussion
Topic: Print button in Report Designer
Replies: 3
Views: 87

Re: Print button in Report Designer

At the moment there is no configuration for this. Added in plan.
by support
07 May 2024, 08:44
Forum: Discussion
Topic: PHP Output Value Displaying in Incorrect Locations
Replies: 1
Views: 35

Re: PHP Output Value Displaying in Incorrect Locations

See documentation https://docs.rukovoditel.net/index.php?p=104
you have to use

Code: Select all

$output_value = 'My Value';
not echo command
by support
07 May 2024, 08:42
Forum: Bug Report version 3.5.3
Topic: Signature Field Button Hidden by Automate Actions Button Settings
Replies: 1
Views: 98

Re: Signature Field Button Hidden by Automate Actions Button Settings

Please reproduce issue in personal demo https://www.rukovoditel.net/demo.php
and give me link to the demo. I will check.
Please do not upload your database. Use default one.
by support
07 May 2024, 08:41
Forum: Bug Report version 3.3
Topic: Highlighting in a Textarea with WYSIWYG editor IS NOT APPLIED. WHY?
Replies: 9
Views: 300

Re: Highlighting in a Textarea with WYSIWYG editor IS NOT APPLIED. WHY?

The latest version is 3.5.3. But I think it can be issue with your server or browser. Maybe some security plugin cut off some html/css in your case.
by support
06 May 2024, 13:27
Forum: Bug Report version 3.5.3
Topic: Version 3.5.3. load error - URGENT [SOLVED]
Replies: 2
Views: 40

Re: Version 3.5.3. load error - URGENT

Make sure you have updated database for main version and extension. See instruction https://docs.rukovoditel.net/index.php?p=63

Also check php error log on your server.

Note: 3.5 required PHP>=8.0.2
by support
03 May 2024, 18:09
Forum: Bug Report version 3.5.3
Topic: File Field in Report Designer
Replies: 4
Views: 133

Re: File Field in Report Designer

Found issue. File from archive replace to includes\classes\fieldstypes\
Let me know if it works ok now.
by support
03 May 2024, 17:56
Forum: Bug Report version 3.5.3
Topic: Small Bug in Item Page Configuration
Replies: 2
Views: 82

Re: Small Bug in Item Page Configuration

Just select None in dropdown to reset values.
by support
01 May 2024, 18:28
Forum: Bug Report version 3.5.3
Topic: Sub-Entity not showing in Navigation-Entity Bar
Replies: 2
Views: 75

Re: Sub-Entity not showing in Navigation-Entity Bar

Edit Entity and set flag "Display in Menu"
by support
01 May 2024, 08:49
Forum: Bug Report version 3.5.3
Topic: The error persists when installing v. 3.5 (Unformatting)
Replies: 3
Views: 70

Re: The error persists when installing v. 3.5 (Unformatting)

Try to rewrite files. The best way is load archive to server an unpack it there.
If not help then ask your hosing support why you have "500 (Internal Server Error)" to include css file. Probably issue with file permission or something like this.