We need to confirm that your request is valid. Please repeat your last action.I've never seen that before. Has anyone encountered this?
-
614 Points
Posted 3 years ago
JD Bell, Senior Product Engineer
-
3,006 Points
-
614 Points
Sorry, here's the button that I have-
<actions defaultlabel="Global Actions" defaulticon="ui-silk-wand" usefirstitemasdefault="true">
<action type="redirect" label="Submit for Approval" url="/p/process/Submit?id={{$Param.id}}&retURL=%2F{{$Param.id}}" icon="ui-silk-lock-go" window="self"/>
<action type="redirect" label="Approve / Reject" url="/p/process/ProcessInstanceWorkitemWizardStageManager?id={{#$Model.Item.data}}{{Id}}{{/$Model.Item.data}}" icon="ui-silk-thumb-up" window="self"/>
</actions>
It worked on Friday when I left the office and now it doesn't.
-
5,326 Points
We had the same problem. With the SF winter 16 release this button now needs a confirmation token. The way I got around this was with Robs solution on this post. Hope this helps!
Rob Hatch, Official Rep
-
44,168 Points
Rob Hatch, Official Rep
-
44,168 Points
Related Categories
-
Integration and Custom Processes
- 238 Conversations
- 171 Followers