Expand my Community achievements bar.

Elevate your expertise and be recognized as a true influencer! Nominations for the exclusive Adobe Community Advisor program 2023 are now OPEN.

Red line in FormsIVS preview

Avatar

Not applicable
Hi all



When previewing forms in Livecycle ES Update1, there is a red line that we don't want on our forms. Although I believe that this row is only visible in FormsIVS preview, it messes up the html forms so much that the preview is no longer fully reliable and useful. The layout of other fields are no longer correct etc. Does anybody now how to get rid of it?
2 Replies

Avatar

Not applicable
In the preferences there is an options string parameter. It looks like this by default:



ValidationUI=0&ValidationReporting=6&OutputType=1&PADebug=0



Change the OutputType=1 to a zero and it will display the raw HTML without any fancy borders.

Avatar

Not applicable
Thanks a lot for that simple answer! So easy and yet so difficult if you don't know how to do it. Tested and verified that it works.