- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hello XyNaiz,
It can be difficult to debug console forms.
I gave it a try, but I change one thing in the <leave> element, can you try this in your side ? I change the value attribute to expr. (if your field is a string, please add the quote marks '')
<leave>
<set expr="desc + ' form test...'" xpath="desc"/>
</leave>
</form>
Also, the change is only available when user save the workflow (so an another change has to be made). If the form is opened and close without change, the attribute is not updated. If needed, there may be a solution (I know there is some "setNotifySaved" or other things that could help)
Cédric
Views
Replies
0 Likes
Total Likes