Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

Customizing the scr...
 
Notifications
Clear all

Customizing the screens

8 Posts
2 Users
0 Reactions
5,697 Views
 NOEL
(@cramif_pmo)
Posts: 35
Active Member
Topic starter
 
[#5384]

Hello,
We have install the plugin "Custimizing the screens"
When I add a new fields, I cannot add a list box
see attachment
(ProjeQtor v6.5.6)
Thanks


 
Posted : 28 Aug 2018 19H23
babynus
(@babynus)
Posts: 14957
Main Contributor Admin
 

As described on user manual, you need to define field name as idXxxxx, where Xxxx is an existing class of object.
For instance idBill will provide listbox containing list of bills.
If you need your own list, click on

to create your own list.


 
Posted : 28 Aug 2018 21H49
 NOEL
(@cramif_pmo)
Posts: 35
Active Member
Topic starter
 

ok ... but After creating my custom list it does not appear as a list box
see attachements please


 
Posted : 29 Aug 2018 20H28
babynus
(@babynus)
Posts: 14957
Main Contributor Admin
 

OK, Chef de Projet is a reference.
Did you call the field "idSomething" (start with "id")
If not, delete field and recreate.

NB : it seems your list of Chef de Projet is a list of Resource.
If so, it would be more easy to create new field ad "IdSomething__idResource"
"__idResource" (with double underscore will tell thet this field refers to list of resource


 
Posted : 29 Aug 2018 20H53
 NOEL
(@cramif_pmo)
Posts: 35
Active Member
Topic starter
 

yes I always put the prefix "id" in the identifier of the field but...to obtain a list box
I Can not create a field with your precaunizations, an error message appears:
'idCdp__idResource' is not a valid field name.
Enter only alphabetic characters without spaces.
The first character must be a lowercase letter.
Close this message to reopen the field edit window
see attachment please


 
Posted : 30 Aug 2018 11H54
babynus
(@babynus)
Posts: 14957
Main Contributor Admin
 

Sorry about "IdSomething__idResource"
It's available on developement version that is not released yet.
We'll work on it when 7.2.0 is deployed.

Can you post a screenshot of your definition of the custom field "Chef de projet" ?


 
Posted : 31 Aug 2018 21H34
 NOEL
(@cramif_pmo)
Posts: 35
Active Member
Topic starter
 

Hello
here is the personalized list "chef de projet"
Thanks


 
Posted : 03 Sep 2018 11H57
babynus
(@babynus)
Posts: 14957
Main Contributor Admin
 

I understand the issue.
The list should not be called "IdCdp" (Id not required). It should be just "Cdp". Then you add a field called idCdp.
For your list "IdCdp", the field must be called "idIdCdp" (it should work if you respect the case)


 
Posted : 03 Sep 2018 20H08
Share:

Scroll to Top