Maximo List Archive

This is an archive of the Maximo Yahoo Community. The content of this pages may be a sometimes obsolete so please check post dates.
Thanks to the community owner Christopher Wanko for providing the content.



Locking classification nodes from being selected

From: Arnold Storm (2014-02-06 20:53)

Can anyone help me with how to lock parang nodes in a classification tree
from being selected. We are driving the description of job plans from the
Class, but don't want users selecting any parent node. We need them to
drill right down to the lowest level of each branch before being able to
select.


From: Ian Wright (2014-02-06 11:11)

Check the Boolean field haschildren in classstructure if true make the fields readonly in the application designer
From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of Arnold Storm
Sent: 06 February 2014 07:54
To: MAXIMO@yahoogroups.com
Subject: [MAXIMO List] Locking classification nodes from being selected
Can anyone help me with how to lock parang nodes in a classification tree from being selected. We are driving the description of job plans from the Class, but don't want users selecting any parent node. We need them to drill right down to the lowest level of each branch before being able to select.
GDF SUEZ E&P UK Ltd (Company Number 3386464), registered in England and Wales with a registered office address at: 40 Holborn Viaduct, London, EC1N 2PB.
**************************************************************************************************************
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the system manager.
**************************************************************************************************************


From: Arnold Storm (2014-02-07 15:35)

There is no field displayed for "has children". I'm just inputting data,
rather than doing any config. I can however see that field in a data
extract I had done for me.
I would have thought that field would have populated automatically if you
add children. Will have to talk to one of our techies I guess.
Thanks for your help.
On Feb 6, 2014 8:53 PM, "Arnold Storm" <arnoldstorm41@gmail.com> wrote:
> Can anyone help me with how to lock parang nodes in a classification tree
> from being selected. We are driving the description of job plans from the
> Class, but don't want users selecting any parent node. We need them to
> drill right down to the lowest level of each branch before being able to
> select.
>


From: (2014-02-17 16:28)

I have checked and the "Has children" field is populated with a "1". (it is populated automatically when you enter Classes manually) However even with this set to "1" on the relevant nodes, this still allows these parent nodes to be selected.
Any other suggestions?

cheers


From: Ian Wright (2014-02-18 09:04)

Did you make the fields read in security group maxeveryone only when the value was equal to 1 ?

From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of arnoldstorm41@gmail.com
Sent: 18 February 2014 00:29
To: MAXIMO@yahoogroups.com
Subject: [MAXIMO List] Re: Locking classification nodes from being selected



I have checked and the "Has children" field is populated with a "1". (it is populated automatically when you enter Classes manually) However even with this set to "1" on the relevant nodes, this still allows these parent nodes to be selected.
Any other suggestions?

cheers


GDF SUEZ E&P UK Ltd (Company Number 3386464), registered in England and Wales with a registered office address at: 40 Holborn Viaduct, London, EC1N 2PB.

**************************************************************************************************************
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the system manager.
**************************************************************************************************************


From: (2014-03-03 19:37)

I've had a bit of a think about the suggestion from Ian and i don't think this will work as you want the user to see the full classification hierarchy but then only be able to select the lower children values. Sounds like it might need to be a custom class with a user message.