I recently ran into an issue with a form newly created in Adobe Livecycle where the data from each of the form fields is erased when the user submits the form via email (as a pdf). The form itself is quite simple with 7 text fields, 2 date fields, and a button to submit the form via desktop email application. There is no JavaScript or FormCalc scripting.
I am using Adobe Licecyle Designer ES 8.2 on Windows 7. I have created several of these forms in the past with no such issues. Can anyone help?
Thanks,
Brandon
Solved! Go to Solution.
Views
Replies
Total Likes
The problem is due to data binding. None of your fields have data bindings. So when you submit the form it becomes blank. So you can change the data bindings as below.
Select the field > Object Palette > Binding > Data Binding > Select Use Name. For example : If the name of the field is Description then data binding would be Use name (Description).
I could have posted the form but some security restrictions here preventing me doing the same.
Thanks,
Bibhu.
Views
Replies
Total Likes
Hi Brandon,
It's difficult to tell what's happening without seeing the form? It could be due to many reasons. WHat about the data binding of those fields? Have you made the form as reader extended? Share your form, if possible.
Thanks,
Bibhu.
Views
Replies
Total Likes
Here is a link to the document. I have extended the rights to Reader so that is not the issue but I am not familiar enough with data binding so that could be something to do with it.
https://workspaces.acrobat.com/?d=yjra5tZlKHXNdjjpEpfU0w
Thanks in advance!
Views
Replies
Total Likes
In File>Form Properties>Defaults change "Preserve scripting changes to form when" to Automatically.
Views
Replies
Total Likes
The problem is due to data binding. None of your fields have data bindings. So when you submit the form it becomes blank. So you can change the data bindings as below.
Select the field > Object Palette > Binding > Data Binding > Select Use Name. For example : If the name of the field is Description then data binding would be Use name (Description).
I could have posted the form but some security restrictions here preventing me doing the same.
Thanks,
Bibhu.
Views
Replies
Total Likes
Thanks Bibhu, this worked perfectly! I love it when there's any easy fix.
Thanks,
Brandon
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies