Hi,

I have a custom form. I want to set a hash variable from my custom filed form ?

What is the simple method to do that ?

Thank's

  • No labels

1 Comment

  1. Hi Mohamed,

    You can use this method:- 

    AssignmentManager.completeAssignmentWithVariable(baseUrl, activityId, variableData, redirect)

    Please see the documentation at JavaScript API

    Hope this helps. Thanks.