Search found 237 matches

by karahan
13 Mar 2022, 11:00
Forum: Discussion
Topic: Filter for active or inactive user
Replies: 15
Views: 841

Re: Filter for active or inactive user

Did you try condition:
e.field_12 = e.field_1475
by karahan
12 Mar 2022, 21:06
Forum: Discussion
Topic: Ajax type field - alignment in table
Replies: 18
Views: 1118

Re: Ajax type field - alignment in table

Thank you Sergey. I am using ajax for its flexibility in terms of using sql queries and ability to show result directly inside form. It is almost perfect field type. Only drawback is no option to show totals/average in table listing (for number values). This is minor issue, although is sometimes ver...
by karahan
11 Mar 2022, 09:59
Forum: Discussion
Topic: Ajax type field - alignment in table
Replies: 18
Views: 1118

Re: Ajax type field - alignment in table

Thank you. I figured out how to do alignment (thanks to enishemed). What I need is enable totals/average in listing for ajax type field (of course only for numbers). It is always better to have these basic mathematical ratios (sum/average/min/max) directly in table so user can perform quick analysis...
by karahan
10 Mar 2022, 09:16
Forum: Discussion
Topic: Ajax type field - alignment in table
Replies: 18
Views: 1118

Re: Ajax type field - alignment in table

I hope this could be solved.
Thank you
by karahan
09 Mar 2022, 14:07
Forum: Discussion
Topic: Ajax type field - alignment in table
Replies: 18
Views: 1118

Re: Ajax type field - alignment in table

It would be somehow "shame" if ajax-type field could not sum/average. This is an excellent field type and I like it very much.
Numeric fields in table should always allow for sum/average . My opinion.
I hope Sergey will give us update on this.
by karahan
08 Mar 2022, 16:00
Forum: Discussion
Topic: Ajax type field - alignment in table
Replies: 18
Views: 1118

Re: Ajax type field - alignment in table

Excellent, thank you very much!
Any idea how to add sum column for ajax-type field?
I tried to add "calclulate_totals":"1" inside field configuration (table: app_fields) but it did not work...

Thank you.
by karahan
08 Mar 2022, 13:49
Forum: Discussion
Topic: Ajax type field - alignment in table
Replies: 18
Views: 1118

Re: Ajax type field - alignment in table

Thank you. I did some search in forum and found it, so implemented like this: CSS_alignment.png Alignment is ok and for numbers it works perfectly. But there are still some issues: - text generated by ajax-type field is also aligned right; - it lacks option to sum numeric column generated by ajax-ty...
by karahan
06 Mar 2022, 15:26
Forum: Discussion
Topic: Ajax type field - alignment in table
Replies: 18
Views: 1118

Ajax type field - alignment in table

Hi, is it possible to right-align numbers inside table, which are populated by ajax-type field? I noticed if numbers are populated by mysql query or mysql formula they are aligned correctly, but using ajax-type field is always left-alignment? I feel this can be done by css but I could not figure how...
by karahan
02 Mar 2022, 16:45
Forum: Discussion
Topic: Subentity data in export template - extract "raw" data
Replies: 10
Views: 545

Re: Subentity data in export template - extract "raw" data

Dear Sergey,

hope you are doing well.
Please, any update on this matter? I would appreciate it.

Thank you.
Edin