Search found 139 matches

by Benno812
30 Sep 2020, 12:08
Forum: Suggestions
Topic: Entity dedicated CSS
Replies: 1
Views: 612

Entity dedicated CSS

Hi Sergey, i was thinking about adding a custom CSS for single entities in the entity configuration. So it will not affect other entities. I think this can be useful to customize the entities. For example now i'm using the text model field to add css. In this way i can hide some elements like the LI...
by Benno812
08 Jul 2020, 20:37
Forum: Discussion
Topic: Error after updating
Replies: 1
Views: 577

Error after updating

Hi Sergey, i updated from 2.6 following your instructions. The app seems to work fine, but when entering an entity i always get the following database error: Database Error: 1054 - Unknown column 'ep.is_active' in 'where clause' Query: select ep.* from app_ext_xml_import_templates ep, app_entities e...
by Benno812
28 May 2020, 22:25
Forum: Suggestions
Topic: Form Configuration - fields side by side
Replies: 18
Views: 2876

Re: Form Configuration - fields side by side

Here is a screenshot. Screenshot_2.jpg As the css edits are not standard but they can change for each field and each form, posting the css code i made will not be so useful. I did heavy edits on the app css to make it more modern and flat styled. Then modified the css related to form fields by editi...
by Benno812
28 May 2020, 05:18
Forum: Suggestions
Topic: Form Configuration - fields side by side
Replies: 18
Views: 2876

Re: Form Configuration - fields side by side

It would be great if we could decide field width in % while creating fields instead of the "small/medium/large". This is just a matter of how php print out html divs and fields, and css settings. For now I made what you asked through some css code. You just have to play with field & di...
by Benno812
17 May 2020, 23:49
Forum: Discussion
Topic: Rukovoditel 2.7 BETA 3 is ready to test
Replies: 11
Views: 2786

Re: Rukovoditel 2.7 BETA 1 is ready to test

Hi Sergey,
i tried to update but after the procedure i get a ERR_TOO_MANY_REDIRECTS instead of the login page.
What went wrong?
Thank you
by Benno812
11 Mar 2020, 01:25
Forum: Suggestions
Topic: Next and Previous Buttons
Replies: 20
Views: 3608

Re: Next and Previous Buttons

That would be very useful!
by Benno812
28 Feb 2020, 19:44
Forum: Bug Report version 2.6
Topic: Error 500 on custom export
Replies: 2
Views: 1703

Re: Error 500 on custom export

Update: I tried some experiments and the problem seems to be related to the style="" attribute in the <table></table> tag.
by Benno812
28 Feb 2020, 19:19
Forum: Bug Report version 2.6
Topic: Error 500 on custom export
Replies: 2
Views: 1703

Error 500 on custom export

Hi Sergey,
When i try to export a custom template in .pdf, i get a 500 error.
If i try with a blank template, it works fine.
I checked all the source code in the template and i cant find any problem.
by Benno812
28 Feb 2020, 17:53
Forum: Suggestions
Topic: New Field: Color Picker
Replies: 0
Views: 556

New Field: Color Picker

Hi Sergey, i was thinking about a Color Picker Field which can be useful when creating export templates or text models. The field should output colors in HEX or RGB so they can be placed in CSS while creating templates. In this way we can decide colors for each record in an entity and have different...
by Benno812
20 Feb 2020, 14:00
Forum: Bug Report version 2.6
Topic: Export from Mobile doesn't work
Replies: 1
Views: 1719

Export from Mobile doesn't work

hi Sergey,
I noticed that when i try to export something from Rukovoditel while on my smartphone i receive an error message like "can't open the file".

When exporting from desktop everything is fine.