Search found 16 matches

by Flypz
23 Nov 2023, 15:43
Forum: Discussion
Topic: Calendar Share to Google
Replies: 4
Views: 1115

Re: Calendar Share to Google

Thanks for the fast response. Please see the calendar screenshots below. I had to blur out some client information but I tried to leave as much as possible to make sense. The top left screenshot is from Rukovoditel displaying a Pivot calendar of parent and child entities together. The structure for ...
by Flypz
22 Nov 2023, 20:04
Forum: Discussion
Topic: Execute Code on User Access Groups
Replies: 5
Views: 142

Re: Execute Code on User Access Groups

I want to run a javascript only on assigned users or user groups. Something similar to the "Application Structure > Menu Configuration" but instead of creating a button or menu section, run a script for the selected users or groups. I hope it makes sense, I only want a script or function t...
by Flypz
22 Nov 2023, 19:58
Forum: Discussion
Topic: Ifram
Replies: 1
Views: 82

Re: Ifram

You can change the view to source and enter the HTML code there <iframe> </iframe> and it will display it on your form. You might have to enter width and height values to display properly.
by Flypz
22 Nov 2023, 18:09
Forum: Discussion
Topic: Calendar Share to Google
Replies: 4
Views: 1115

Calendar Share to Google

I have successfully integrated a script that synchronizes my Pivot Calendar with Google Calendar. The calendar in Rukovoditel looks good however, I encountered an issue where, upon syncing, Google Calendar displays the entries in a concatenated format, showing the parent entity's name followed by th...
by Flypz
08 Nov 2023, 16:28
Forum: Discussion
Topic: Public Form Customization
Replies: 1
Views: 102

Public Form Customization

I'm trying to create a nicer-looking public form for the clients. Did anyone find a way to do the following changes: 1. Display the list of fields in 2 columns to allow better visibility without scrolling. 2. Only embed the fields container into an iframe without the background and title. 3. Display...
by Flypz
27 Oct 2023, 15:43
Forum: Discussion
Topic: Execute Code on User Access Groups
Replies: 5
Views: 142

Execute Code on User Access Groups

I want to run a javascript code on a selection of user access groups where it displays a button.
This should only run on groups like Manager, Admin, Superviser but NOT on Client dashboards.

Since I don't know the exact string that checks for this, therefore I can't do it in global PHP.