Search found 417 matches

by rmcdonald
07 Dec 2023, 06:27
Forum: Bug Report version 3.4.4
Topic: BUG - error when trying to add filter on entity
Replies: 1
Views: 769

BUG - error when trying to add filter on entity

Database Error: 1054 - Unknown column 'exclude_values_not_in_listing' in 'field list' Query: insert into app_filters_panels_fields (panels_id, entities_id, fields_id, title, width, exclude_values, exclude_values_not_in_listing, display_type, search_type_match, height, sort_order) values ('242', '135...
by rmcdonald
02 Mar 2023, 14:45
Forum: Bug Report version 3.3
Topic: Display rules not working on auto action form when adding related record
Replies: 5
Views: 203

Re: Display rules not working on auto action form when adding related record

Hi Sergey,

When adding the related item the display rules really need to display for the related item you are adding as the option still exists in the creation of the auto action. Without display rules functioning the form becomes unusable
by rmcdonald
27 Jan 2023, 00:41
Forum: Suggestions
Topic: Adding record without closing form enhancement
Replies: 0
Views: 125

Adding record without closing form enhancement

for this feature https://www.facebook.com/RukovoditelProject/posts/3049661311986349. It would be good to add some simple options when saving: the save button should add / update the record in the database but not clear or close the form Add a button called "Save and New" - this should save...
by rmcdonald
25 Jan 2023, 08:31
Forum: Suggestions
Topic: Files Storage Modules
Replies: 21
Views: 6738

Re: Files Storage Modules

We would support this also for the main providers - Google / Microsoft / Dropbox
by rmcdonald
25 Jan 2023, 08:28
Forum: Discussion
Topic: HELP!!!!!
Replies: 3
Views: 193

Re: HELP!!!!!

We do this in our system using records visibility rules , add the entity to a users profile and when you add the user select in their profile which client they belong to. Then setup up the vis rule in the client entity to only enable them to see the client if it exists in the user profile , this is ...
by rmcdonald
07 Jan 2023, 08:11
Forum: Bug Report version 3.3
Topic: common report ajax filters
Replies: 5
Views: 177

Re: common report ajax filters

The issue is not just user fields though - is there any way this option can apply to all feild types ? as it should ? otherwise users can see entries and items that there record visibility wouldnt normally allow.
by rmcdonald
05 Jan 2023, 13:49
Forum: Bug Report version 3.3
Topic: common report ajax filters
Replies: 5
Views: 177

Re: common report ajax filters

for example if I have users : User 1 User 2 User 3 that are in the field in my report that is visible - only those users should show in the ajax filter. But all users in the system regardless of records visibility show up. Also with common filters we need to be able to hide them if 0 like we do with...
by rmcdonald
05 Jan 2023, 13:25
Forum: Bug Report version 3.3
Topic: common report ajax filters
Replies: 5
Views: 177

common report ajax filters

Hi on the new common report ajax filters for users / entities etc it should only show options that are in the report but it shows all available users / items
by rmcdonald
05 Jan 2023, 13:23
Forum: Bug Report version 3.3
Topic: Hide empty reports
Replies: 4
Views: 161

Re: Hide empty reports

yes that works thanks