Quantcast
Channel: Adobe Community : All Content - LiveCycle Designer
Viewing all articles
Browse latest Browse all 5571

XFA.layout.h doesn't work

$
0
0

Hi,

 

 

I’m using Adobe LiveCycle Designer ES2 (version 9.0) to create static forms. I have two subforms (Flowed, Top to bottom) inside of other (Flowed, Western Text) and the height of all of them is set to “Expand to fit”. I want the internal subforms  to have equal height in order to realize borders around the text inside. I found a solution here:

http://stackoverflow.com/questions/5108288/change-the-height-of-a-text field-that-is-set-to-expand-to-fit-dynamically-in-l

 

var heightField = xfa.layout.h(this.parent,"pt"));
this.h = heightField + "pt";

 

 

But it doesn’t work, because in my case xfa don’t have a property layout. And this.parent.h always returns 0in, although I put it in the layout:ready event.

 

I’m new in LiveCycle Designer and maybe I have to do some settings.

 

 

U1ianka


Viewing all articles
Browse latest Browse all 5571

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>