cancel
Showing results for 
Search instead for 
Did you mean: 

Text From Field Cleared on Review/Next

former_member464883
Discoverer
0 Kudos

Hi,

I'm editing an existing form where I added a new text field. This field is not bound to any backend services and there is no user event associated. It is merely an additional information text input box for the user to add details to be seen by the approver of the workflow. I can enter values in the text field w/o any issues, but when I hit next/review button, the field is cleared out.

Any help would be greatly appreciated.

Thanks in advance.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member464883
Discoverer
0 Kudos

Thank you for the response. I don't believe it is an issue with the field control since if I bind it to a different form interface field, the value is not cleared when I click on next.

Thanks!

bpawanchand
Active Contributor
0 Kudos

Hi,

Even I have encountered this problem few number of times. However, What I observed is there are two different areas/sections where you can find the TextField control. One in the General section and the other in some service related section. If you use the control which falls from the second section then it expects a binding and if we miss this then it clears the value whatever that you enter.

Currently, I do not have access to LC designer so I was not able to give you the exact names. I would say replace this text field control with the control which you find in General or Common used controls.

Thanks, Pavan