You are viewing limited content. For full access, please sign in.

Question

Question

get current user & step name with javascript

asked on March 19, 2018 Show version history

I am trying to build a table that contains all previous comments. I need to get the current user & the current step name using javascript. What is the best method?

I believe what I need is the stepID. Does anyone know where to find that using javascript?

*edit: I found the stepid in the form.

Thanks!

0 0

Replies

replied on March 19, 2018

I don't know very much about jQuery or JavaScript but you can have a couple hidden fields in your form that will grab the current user/stepID (as default values) and then use jQuery to pull the value of that field.

 

 

3 0
You are not allowed to follow up in this post.

Sign in to reply to this post.