Search found 13 matches

by estebanother
11 Dec 2022, 22:37
Forum: Discussion
Topic: Record Visibility help
Replies: 2
Views: 219

Re: Record Visibility help

I've found a simple solution in this post https://forum.rukovoditel.net/viewtopic.php?f=2&t=3109&p=16255#p16255 This is what I did: I create a field type entity in organizaciones linked to itself I create a field type entity in Users linked to organizaciones I set the visibility rule between...
by estebanother
11 Dec 2022, 22:28
Forum: Discussion
Topic: Allow access to records from entity field
Replies: 8
Views: 505

Re: Allow access to records from entity field

I think I've found the problem. I delete the php field I create with your code to automatically add the Id of company into the entity field linked to itself and now it works fine. Important! The code works partially fine. When I create and then SAVE a new record, the field entity linked to itself is...
by estebanother
11 Dec 2022, 21:59
Forum: Discussion
Topic: Allow access to records from entity field
Replies: 8
Views: 505

Re: Allow access to records from entity field

Thank you for your prompt response. Here is what I did: - create a field entity in Employee called Employer bind to Company - create a field entity in Company called Employer bind to Company (practically to itself) - use Access - Record Visibility and create rule to connect fields All work fine now...
by estebanother
06 Dec 2022, 03:29
Forum: Discussion
Topic: Record Visibility help
Replies: 2
Views: 219

Record Visibility help

Hello Sergey and Everyone! I have an Entity called "Organizaciones Sociales" and a user acces group called "Beneficiarios" In the Entity "Users" i have a fiel type "entity" which link the user to "Organizaciones Sociales" I need to create a Record Vi...
by estebanother
05 Oct 2022, 02:28
Forum: Discussion
Topic: Hide a field in sub entity depending on the value of a field type list in parent
Replies: 1
Views: 129

Hide a field in sub entity depending on the value of a field type list in parent

Hi Sergey and everyone!

Is it possible to hide a field in sub entity depending on the value of a field type list in parent?

Thanks :D
by estebanother
01 Oct 2022, 04:58
Forum: Bug Report version 3.2
Topic: Rules deleted after changing (User Groups)
Replies: 6
Views: 319

Re: Rules deleted after changing (User Groups)

I've found it too.The bug It's present on the demo as well.

I don't have access to php.ini
by estebanother
31 Aug 2022, 21:29
Forum: Discussion
Topic: Auto-asigned new users into an entity record when the user is created using public registration.
Replies: 1
Views: 180

Re: Auto-asigned new users into an entity record when the user is created using public registration.

I thought about a simple solution and it can be done just making a different access group for each organization.
by estebanother
30 Aug 2022, 06:48
Forum: Discussion
Topic: Auto-asigned new users into an entity record when the user is created using public registration.
Replies: 1
Views: 180

Auto-asigned new users into an entity record when the user is created using public registration.

Dear Sergey I need new Users to auto-asigned into an entity record when the user is created using public registration. The reason I need this is because I'm working with lots of users and it's easier if they self-asign into a record when they create their account than me manually adding each user in...
by estebanother
27 Aug 2022, 04:01
Forum: Discussion
Topic: script code in WYSIWYG dissapear after the record is created
Replies: 2
Views: 222

script code in WYSIWYG dissapear after the record is created

Dear Sergey I'm Trying to embed a script code from google trends into a record using a WYSIWYG text field, however, after I create the record the code dissapear (get clean) and the content I´m trying to embed wont show. This issue only occurs when I´m trying to paste the code into the WYSIWYG text f...
by estebanother
22 Aug 2022, 23:21
Forum: Discussion
Topic: change I made in the Rukovoditel installed in the "X" Server is reflected in the rukovoditel installed in the "Y" server
Replies: 1
Views: 118

Re: change I made in the Rukovoditel installed in the "X" Server is reflected in the rukovoditel installed in the "Y" se

I already solve the Issue. I edit the database.php in the rukovoditel installed in the "Y" server (it has the config of the "X" server).