Hi all,
we are using Adobe LCES and LC Designer for several years (LCES 8.2). We've been using floating fields all the time to build dynamic text strings within our templates and never experienced any issues.
Since we have upgraded to LCES 9.0.0.2 (also Designer 9.0) we are not able to get the floating fields working as expected.
The floating fields don't show any values after rendering by LCES Forms although the rawValues of the fields are set. I've verified that by prompting the value in a message box: xfa.host.messageBox("Value: " + floatingFieldXY.rawValue);
The template has been saved as a Static PDF Form. The form is rendered by LCES Forms. Interestingly, we don't have this problem if we render the form with LCES Output and generating a flat PDF output document. In this case all floating fields are filled as expected. But this isn't an option for us since we have to provide an interactive PDF form.
Could this issue be related to the fact that we are using a static PDF form?
Any help or feedback on this is really appreciated.
Thanks!
Nico