Hi,Aren't Livecycle forms awesome and annoying at the same time hehe.1.
Changing a form to flowable always shifts everything to the left, thats
just how it is. My workaround for this is to build the whole form into
multiple tables. You can still reference them in your code, but you have
control over where things are positioned. Use blank tables for spacing
in the form. Use multiple tables because the columns will always be
connected even if you merge them. If you have two items you want to have
...