Search found 15 matches

by noellarkin
10 Sep 2023, 23:07
Forum: Discussion
Topic: Getting number of Entities (entity dropdown)
Replies: 2
Views: 525

Getting number of Entities (entity dropdown)

Here's the situation: Table 1: Customer Table 2: Products Customer has a field "Products" which is an "Entities" type, connecting to Products in a dropdown multiselect. This allows me to assign multiple product purchases to a customer. I also want a field called "Total numbe...
by noellarkin
25 Aug 2023, 12:47
Forum: Discussion
Topic: Docker Image for Rukovoditel
Replies: 6
Views: 291

Re: Docker Image for Rukovoditel

@reinbeumer thank you! will try this out!
Have you published this to DockerHub?
by noellarkin
05 Aug 2023, 13:55
Forum: Discussion
Topic: Docker Image for Rukovoditel
Replies: 6
Views: 291

Re: Docker Image for Rukovoditel

Docker is a containerization technology, that allows you to separate and isolate the different self-hosted applications you're using. Great for security. I use it for everything I self-host. Rukovoditel does have a docker image (unofficial) but it's pretty old: https://hub.docker.com/r/filipmil/ruko...
by noellarkin
27 Jul 2023, 10:49
Forum: Discussion
Topic: Docker Image for Rukovoditel
Replies: 6
Views: 291

Re: Docker Image for Rukovoditel

Bump. Is anyone here using Ruko+docker?
by noellarkin
17 Jul 2023, 13:47
Forum: Discussion
Topic: Docker Image for Rukovoditel
Replies: 6
Views: 291

Docker Image for Rukovoditel

Would it be possible for someone to share a working and currently maintained Docker compose or Docker hub link for Rukovoditel? I've been unable to find one (the one on Dockerhub seems pretty old).
Thanks!
by noellarkin
22 Nov 2022, 15:21
Forum: Bug Report version 3.2
Topic: Tabs in forms error
Replies: 7
Views: 1598

Re: Tabs in forms error

Ah, sorry, my mistake
by noellarkin
21 Nov 2022, 22:26
Forum: Discussion
Topic: Tab Groups for Entities
Replies: 2
Views: 270

Tab Groups for Entities

I noticed that there are tab groups for form tabs within an entity: tab groups in form.PNG Is there a similar way to make tab groups for entities in the top menu. I would like to group the Entities "Support Tickets" and "Client Requests" into a single button (folder) with a dropd...
by noellarkin
21 Nov 2022, 22:23
Forum: Suggestions
Topic: Allow entity specific Editing of the Name "Comments"
Replies: 7
Views: 269

Re: Allow entity specific Editing of the Name "Comments"

That's interesting, what processes are you referring to? Automations?
by noellarkin
21 Nov 2022, 22:16
Forum: Suggestions
Topic: Allow entity specific Editing of the Name "Comments"
Replies: 7
Views: 269

Re: Allow entity specific Editing of the Name "Comments"

True, but comments have the ability to update fields of the entity as well as track the changes in the field value, this isn't possible if I create a sub-entity, is it?