2

In the following post is described how to start a workflow from a button defined in a calculated column: Can I add a start workflow link to a column in a list view?

Very good! But I experience the following problem:

the workflow only launches only if you double-click the button. A single click displays the Notification but does not start the workflow.

Is there anybody who got the same issue? Any solution?

Mohamed El-Qassas MVP
  • 45,382
  • 9
  • 53
  • 96
6erald
  • 21
  • 1
  • Welcome to SharePoint StackExchange :) , Could you please take a quick tour at https://sharepoint.stackexchange.com/tour to get informed badge! Thank you for your contribution – Mohamed El-Qassas MVP Jun 14 '17 at 19:46

1 Answers1

2

Does the double-click issue still happen if you're using the JSLink approach as opposed to the calculated field approach?

It should be easy to try the JS Link approach and test.

Per Microsoft's announcement yesterday it sounds like the calculated field solution (creating a button with a link) won't work going forward.

Mohamed El-Qassas MVP
  • 45,382
  • 9
  • 53
  • 96
  • Hi, i did not try it yet.. Do you have a good post where this approach is described? Thanks! – 6erald Jun 16 '17 at 08:09