on 2024 Nov 01 1:06 PM
Hi all,
I am using MDF-based nomination method. Here, we have made a picklist 'positionCriticality' for the MDF position object. According to this article, it is said that we use only picklist for MDF position nomination method. But, in my org chart XML, I can see 'boolean' as an indicator type(which should be used for legacy position nomination method).
The code is:
<keyPositionOption indicator="boolean" key="">
<label>Highlight Critical Positions</label>
<keypositionset></keypositionset>
</keyPositionOption>
<SMFormId>4</SMFormId>
Let us know the discrepancy.
Request clarification before answering.
Hi @ArunimaGupta ,
So long as your positionCriticality picklist is set up with the following values;
0 = Not Critical (False)
1 = Critical (True)
And you only wish to highlight the positions which have a value of 1, then the Boolean indicator code will work as expected.
However if your configuration does not match this exactly, or you wish to add additional options (eg. Low Criticality, Medium Criticality, High Criticality), then you should use the picklist indicator code.
Thanks,
Michael
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.