Search found 22 matches

by Amelion
20 Sep 2021, 13:08
Forum: Bug Report version 2.9
Topic: This bug may cause major data breach
Replies: 6
Views: 1878

This bug may cause major data breach

We are building our CRM system based on Rukovoditel and our Developer found bug which can cause huge data security breach, especially if somebody is using system as Portal for their clients. Case is related to all Access Groups and with active option: ‘View only records assign to you’. In the entity...
by Amelion
12 Nov 2020, 19:53
Forum: Discussion
Topic: Entity Ajax is not linking item when using Automate Actions
Replies: 0
Views: 341

Entity Ajax is not linking item when using Automate Actions

Hello, I'm trying to link two entities with Entity Ajax field. I have twos separate entities - 'Form' and 'Tickets'. I have Automate Action button in 'Form' entity, which creates Ticket automatically after clinking it. I have field 'Linked Form' in Tickets entity (Entity ajax). I choose to search by...
by Amelion
02 Nov 2020, 18:25
Forum: Discussion
Topic: Name of the field characters limitation
Replies: 3
Views: 412

Re: Name of the field characters limitation

I changed field type to varchar(10000) and also tried using max value (65535), but this doesn't seem to do anything. Isn't it possible the size is limited by row's size?
by Amelion
29 Oct 2020, 17:34
Forum: Discussion
Topic: Name of the field characters limitation
Replies: 3
Views: 412

Name of the field characters limitation

Hello, I am creating form for my customers to answer questions. However, few of that questions are very long, so I can't use i.e boolean field type, because question is too long and name of the field cut it. I was trying to use Section field type, but the form will be available in another entity as ...
by Amelion
14 Oct 2020, 20:03
Forum: Discussion
Topic: Automatic status doesn't work with dates
Replies: 2
Views: 542

Automatic status doesn't work with dates

Hi all, I'm trying to set up "Expired" Account Status with Automatic status feature, when uploaded document is not expired. I picked up date field and used condition 'Overdue dates only', but it is not working. Field itself shows that it's overdue, because it is highlighted, but status is ...
by Amelion
13 Oct 2020, 18:34
Forum: Discussion
Topic: How to link data from various entities?
Replies: 5
Views: 956

Re: How to link data from various entities?

Thank you @dhickey76 that was helpful.

Today I discovered that if you have "Related items" field, Automate actions can link your records after adding them. So it solves my all problems :)
by Amelion
09 Oct 2020, 16:38
Forum: Discussion
Topic: How to link data from various entities?
Replies: 5
Views: 956

How to link data from various entities?

Hi all, I’m looking for solution to link records after import. I have structure: ‘Accounts’ (Parent) -> ‘Individuals’ (Child) and ‘Transactions’ (separate entity). - ‘Accounts’ contains fields ‘Client name - platform’ [582] and ‘Provider name - platform’ [577] (that depends if account type is client...
by Amelion
17 Sep 2020, 15:14
Forum: Discussion
Topic: Index column size too large
Replies: 3
Views: 379

Re: Index column size too large

Yes, I have the latest version.
Unfortunately while adding new field it shows the same error.
by Amelion
14 Sep 2020, 13:27
Forum: Discussion
Topic: Index column size too large
Replies: 3
Views: 379

Index column size too large

Hello,

I'm trying to create multilevel dropdown for "Legal form" of company, so I need two levels: 'Country' and 'Legal form'.
I created Global list with levels and when I'm trying to add multilevel dropdown field and I'm getting error (see attached).

Please advise.