knevik [
https://community.jboss.org/people/knevik] created the discussion
"Re: how to pass parameters to ftl function?"
To view the discussion, visit:
https://community.jboss.org/message/648228#648228
--------------------------------------------------------------
I've figured out a way of doing this an it's to pass the parameter to a hidden
text object and then retrieve it from there
var aipids = document.form.AIPs.value
<INPUT name="AIPs" type="hidden" value=${aipid}>
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/648228#648228]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]