Has the Forms SDK been released or planed for the near future?
Question
Question
Replies
Hi, What information/data you try to retrieve from Forms?
Is there a "Get all Form values" method from SDK?
Cheers
Hi there,
Forms SDK hasn't been released yet. Can you describe more about "Get all Form values" (e.g. get process name? get process variable? get form submission value) and how you plan to use it?
e.g. Thanks for your quick reply. e.g. I would like to get all the values filled into the Form. I tried to use one of Workflow Activities called "Retrieve Laserfiche Forms Content" but had no success in finding out a "Get all (Form / Token) values" method (which enable me to put these values into a Foreach loop later). Thanks.
Retrieve Laserfiche Forms Content return multiple tokens(include built-in tokens and field variable tokens) and you need to specify which token value you want to get.
"and you need to specify which token value you want to get."
Yep thanks for your answer, which confirms that there is no "AllFormValues" collection or "GetAllFormValues" SDK method available at this stage. Thanks.