Search found 166 matches

by p.dimitrov
20 Sep 2018, 15:56
Forum: Discussion
Topic: Check which entity is linked in formula
Replies: 5
Views: 725

Re: Check which entity is linked in formula

Not really, just when using a formula I need to know which record is selected. Fixed value for every choise don't work for me because every client can have different price for the same service. Depending on what service is selected, I cross reference it with another entity with specific clients pric...
by p.dimitrov
20 Sep 2018, 15:04
Forum: Discussion
Topic: Check which entity is linked in formula
Replies: 5
Views: 725

Re: Check which entity is linked in formula

Okay, lets say I fill a form, and I have to choose which service is used. I have a field [996] which links to entity Department DTP, with different services listed as different records of that entity. I need to check which record is selected and adjust price accordingly. I want to use entity instead...
by p.dimitrov
20 Sep 2018, 14:37
Forum: Discussion
Topic: Check which entity is linked in formula
Replies: 5
Views: 725

Check which entity is linked in formula

Hello Sergey, how can we check in formula which entity is selected in field and change formula accordingly? I need the same check when we use radio button or list, but with linked entity. List options has unique IDs, but entities don't, that's why I wonder how should I perform this check and is it p...
by p.dimitrov
19 Sep 2018, 08:42
Forum: Suggestions
Topic: Using entities templates to trigger display rules
Replies: 8
Views: 1168

Using entities templates to trigger display rules

Hi, it would be nice if when using entities template and it fills a field ruling to display or hide other fields, to be triggered and actually hide or show like if it's filled by hand.
by p.dimitrov
14 Sep 2018, 08:41
Forum: Bug Report version 2.3
Topic: Display field rules strange operation
Replies: 10
Views: 2165

Re: Display field rules strange operation

All looks good now. Thank you for your excellent and fast help!
by p.dimitrov
13 Sep 2018, 15:43
Forum: Bug Report version 2.3
Topic: Display field rules strange operation
Replies: 10
Views: 2165

Re: Display field rules strange operation

Thank you very much Sergey, that fixed issue in entity "Отдел DTP", but for some reason behavior remains the same in the parent entity "Поръчки".
by p.dimitrov
13 Sep 2018, 12:17
Forum: Bug Report version 2.3
Topic: Display field rules strange operation
Replies: 10
Views: 2165

Re: Display field rules strange operation

It's strange. I created new fields in a different existing entity and it works as it should, when creating record. Same when editing it, all hide and show correctly no matter if filled or not. In the problem entity also looks like it works but with the following conditions: -the values are not previ...
by p.dimitrov
13 Sep 2018, 11:52
Forum: Discussion
Topic: cron job error
Replies: 7
Views: 4073

Re: cron job error

You were right, there was separate path to use cron with PHP 5.6. Thanks!
by p.dimitrov
13 Sep 2018, 11:00
Forum: Discussion
Topic: cron job error
Replies: 7
Views: 4073

Re: cron job error

It was 7.0, lowered it to 5.6, still get the same error.
by p.dimitrov
13 Sep 2018, 10:11
Forum: Bug Report version 2.3
Topic: Display field rules strange operation
Replies: 10
Views: 2165

Re: Display field rules strange operation

I tested 2.3 BETA, behavior is still the same. Doesn't hide the fields, either manually entered or by process. Tried to delete some default values too, to see if they're not messing with something, but it still displays empty fields. This is my setup: rules.jpg Am I missing something? I'm sure this ...