Hello,
I've got a problem with the view "Contacts" : nothing appears in this viewnow (it worked a few minutes ago !!!).
The ressources are here, the users are here, all the users have the "case à cocher" "Contacts" but I dont see anything in the contact view (and it is the same if I'm on a project for example, or a ticket, and want to see a contact) 🙁
When I connect with another user (admin or simple member), the contacts are present and visible.....it is only with my user login that the problem appears :-(.
I have verified filter, close contact or not,it is alwaysthe same.
Could you help me ? 😉
Regards,
Damien
-----------------------------------------------
.
ProjeQtOr v12.1.0 - Apache v2.4.56 - MariaDB v10.4.28 - PHP v8.2.4
Plugins installed : PersonalizedTranslation 1.6 - ScreenCustomization 7.2
Did you change any access right ?
Did you change any specific access right ?
What did you do between time it works and time it does not anymore ?
(even if it does not seem linked to contact)
I didn't change any rights or access right.
Th only changes I made is on the screen "Project" with the plugin ScreenCustomization, to aloow the display of a field for a certain type of project.
I don't know if it could be this modification that create the problem.
I've made another test : if I create a new project, I can choose a contact in the list : all the contacts are visible. But in old projects, I can only see the contact input at the creation of the project
And n the screen "Contacts", I don't see everything (but only with my login) : if I log me withe another profile, the contacts are presents....space :blink:
Regards,
Damien
-----------------------------------------------
.
ProjeQtOr v12.1.0 - Apache v2.4.56 - MariaDB v10.4.28 - PHP v8.2.4
Plugins installed : PersonalizedTranslation 1.6 - ScreenCustomization 7.2
It works , thanks :-).
I know maybe causeof proble : I have (but why ?) two fields "Titre et fonction" : with one of them selected in the view, nothing appears on the screen. Withe the other, it works correctly.
How is it possible to have 2 times the same field in the seletor of columns ?
Regards,
Damien
-----------------------------------------------
.
ProjeQtOr v12.1.0 - Apache v2.4.56 - MariaDB v10.4.28 - PHP v8.2.4
Plugins installed : PersonalizedTranslation 1.6 - ScreenCustomization 7.2
How is it possible to have 2 times the same field in the seletor of columns ?
It may be possible if you customized screen Resource.
Then some field renaming will keep old field name in the customized screen.
Remove the unxepected field is model/custom/Resource.php will remove this unexpected behavior.
