Hello,
I am a student and doing internship. In Lotus, I am a newbie and have question:
I made a workflow using 3 Forms (Form A-Form B-Form C). All fields in Form A will be calculated in Form B. In form B there is some field with computed /calculated too (like actual date/time, username, etc). From form C, the user can go back to form B. The problem is: the computed field (date/time field, username and userrole field) wont automatically refreshed. I have tried to search in web and found something like "Call ui.refresh" method. But it doesnt work.
Do you guys have idea how can I do it properly.
Thanks for any help.