Hey all,
Does anyone know if there is a way to hide the action button that was clicked within the Action History pane within a form? Is this possible?
Thank you in advance.
Question
Question
Action History Pane: Hide Button
asked on June 10
0
0
Replies
replied on June 10
Did you mean the direct approval action buttons shown on inbox Action History pane? There is no button within the Action History pane within a form I think.
If you meant to hide the buttons here, you could disable the direct approval option on user task property setting.
1
0
replied on June 15
Thanks for the reply.
Correct, the highlighted parts below:
0
0
replied on June 16
I'm afraid there is no out of box option to hide these buttons.
If you want to hide it for all users and you could modify Forms installation files, you could find the file FormsInstallFolder\Forms\Styles\cf.css, find the style .timeline-action-label and change the display:inline-block to display:none
0
0
You are not allowed to follow up in this post.