Hi,
example: i have task with form, form is submitted and in next task is created variable:
{
"name": "numberOfDays",
"type": "long",
"value": 5,
"scope": "local"
}
but i need text for label from form - "Number of days"
how can i get it
I'm not sure I understand the question - you want the text label from the previous form where # of days was entered?
yes, becouse response of history/historic-detail is missing name of form property
You can open the form where the text field appears and click on the field for Number of days and the name should be shown there.
Click on the pencil and then you will get the following screen.
The name of the field is the "ID" field.
Discussions, help and advice about the Alfresco Development Framework.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.