Hello all,
I'm trying to set up a button to start another workflow but I want to pass the current instance ID so I can relate the two instances.
I'm using the info from Webcon but I don't know how to pass the ID:
" class="fr-rounded fr-large" onclick="StartElementInNewWindow(54,54, 'AttText47=' + encodeURIComponent('WFD_ID'))">
Legal Request Process
Using this, I'm basically writing WFD_ID in the destination field.
Does anyone know how to get this working=
Thank you