Search found 53 matches

by shandybt
01 Nov 2023, 15:00
Forum: Discussion
Topic: Change the color of the formula field
Replies: 7
Views: 842

Re: Change the color of the formula field

Hi Sergey, it is possible to use font color change by result with JS Formula?

example:

I use JS formula to find under 100% with color in Red

([1200]/[1201]*100) =<100 red color
([1200]/[1201]*100) =>100 black color

can you give me a formula or function for this formula
by shandybt
11 Oct 2023, 17:56
Forum: Discussion
Topic: get value from entity multilevel dropdown as numeric
Replies: 1
Views: 107

get value from entity multilevel dropdown as numeric

Dear Sergey,

its any solution to get value from entity multilevel dropdown as numeric value ?

Entity Field
Screenshot 2023-10-11 at 20.46.39.png
MySql Formula
Screenshot 2023-10-11 at 20.46.54.png
Result
Screenshot 2023-10-11 at 20.47.04.png
Any Solution please?
by shandybt
29 Sep 2023, 18:37
Forum: Plugins
Topic: Some JS code for displaying forms
Replies: 5
Views: 2546

Re: Some JS code for displaying forms

do you have JS Script for disable Copy and Paste text in field or using right click?

I used to create a form quiz with field or textarea to prevent my user using paste or rightclick in the answer field

thank you
by shandybt
23 Sep 2023, 08:03
Forum: Discussion
Topic: Error when displaying info page
Replies: 4
Views: 153

Re: Error when displaying info page

I send the backup file by PM

thanks
by shandybt
21 Sep 2023, 16:25
Forum: Discussion
Topic: calculation Filed on List of records by MySql query
Replies: 2
Views: 141

Re: calculation Filed on List of records by MySql query

I Have another way with add another field with MySql Formula and its works

I attach the modification sample
Screenshot 2023-09-21 192317.png
Thank you sergey
by shandybt
21 Sep 2023, 16:20
Forum: Discussion
Topic: Error when displaying info page
Replies: 4
Views: 153

Re: Error when displaying info page

I've upload my backup to the demo link
but its become error
Screenshot 2023-09-21 191759.png
can you check link below

Code: Select all

 https://pdemo.rukovoditel.pro/3.4/index.php?module=users/login&demo_id=2555
by shandybt
20 Sep 2023, 09:02
Forum: Discussion
Topic: calculation Filed on List of records by MySql query
Replies: 2
Views: 141

calculation Filed on List of records by MySql query

Dear Sergey or anyone,

I've use List of records by MySql query to recap my sub entity table into parent entity but it cannot calculation value from subentity filed
its any solution to calculation the field?
Screenshot 2023-09-20 at 11.57.43.png
thank you
by shandybt
19 Sep 2023, 11:16
Forum: Discussion
Topic: Error when displaying info page
Replies: 4
Views: 153

Error when displaying info page

dear Sergey, I have a problem when showing info page its write : Database Error: 1054 - Unknown column 'Array' in 'where clause' Query: select configuration from app_fields where entities_id='63' and id in (799,Array) and type='fieldtype_text_pattern' Page: /index.php?module=items/info&path=25-1...
by shandybt
16 Sep 2023, 22:38
Forum: Suggestions
Topic: Nested calculation field
Replies: 1
Views: 415

Re: Nested calculation field

Agree :D