on 2023 Oct 31 11:18 AM
Unable to Hide " Create Goal" button in Latest Goal Management. Is it possible to somehow hide?
I believe you are trying to achieve the ask as per below idea. SAP have accepted the request for development.
Next step: The request is planned for development* and will be delivered* in a future product version.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear
Try with below code
Use below code to remove the "Add Goal" button
<switches>
<switch for = “turnoff-add-personal-goal-button” value = “on” />
</switches>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi anamikabansal
I believe you would need to remove the "create" permission completely from the goal plan XML template, since the create goal button respects the Create goal permission.
Regards,
Joyce
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
By removing the "create" permission completely, the other buttons like "Create from library" and "Copy from Goal plan) will also be removed. If you are looking for hiding only the "Create New" button, then it is not yet possible at this moment. There is also an open enhancement request for this. Please check: Improvement Request Details - Customer Influence (sap.com)
Yes i tried but this command is not working in latest goal management
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi anamikabansal
Try below
Change the attribute allow-group-goal="false" and try.
Thanks
Mridul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is issue in Latest Goal Plan and also in PM form when we click on Add Goal.
We only want Add goals from Library and not let employee create goals from scratch and that is why we want to remove "Create Goal/ Create Personal Goal button". This was possible in legacy Goal management but we are not able to do in latest goal management.
The Goal Plan is unlocked
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @anamikabansal
Is that in GM plan or in the PM form?
The Goal plan locked or Unlocked?
What is the permission for (create) in the goal plan XML in both cases (locked - unlocked)?
Regards,
Mostafa El-Hefnawy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
4 | |
4 | |
3 | |
2 | |
2 | |
2 | |
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.