Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

xxKreenDurronxx
xxKreenDurronxx
Offline

Badges

Badges
7

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
13

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by xxKreenDurronxx
Customize the badges you want to showcase on your profile
Re: Can imageFields grow/expand tables? - Adobe LiveCycle 25-09-2013
Is it possible then to 'move' the position of an image after its chosen from the dropdown from outside the heiarchy through script?let's say the hiarcy is:imageContainerSubForm image1 image2 image3table1 row1 cell1 imageCell (could I move image1 to this position in the hiarchy after dropdown selection?) (if the selection is changed to image2, image one returns to the imageContainerSubForm?)I hope thiis makes sence. If it were possible, then I can avoid duplicating the entire imageContainerSubFor...

Views

282

Likes

0

Replies

0
Re: Can imageFields grow/expand tables? - Adobe LiveCycle 24-09-2013
This is why I used the imageField route. So that I could call the images from outside the hiearchy into the table that will be instanced.

Views

281

Likes

0

Replies

0
Re: Can imageFields grow/expand tables? - Adobe LiveCycle 24-09-2013
I've tried wrapping just the images in a subform and having a script call the hidden images and change thier state to visible.This process works, it expands the table to fit the images. A problem that I can forsee is that I have a large library of images. As each new line item is instanced, it will also instance the group of images available to choose from. Am I incorrect here? Im affraid the file size will just be too ridiculously huge. I don't know. Maybe im going about this the wrong way.

Views

282

Likes

0

Replies

0
Re: Can imageFields grow/expand tables? - Adobe LiveCycle 20-09-2013
Unfortunately this wont work for me. It's imperitive that the images be thier original scale. When the document is printed they need to be able to compare the physical profile to the image.

Views

282

Likes

0

Replies

0
Re: Image "Use Original Size" is Incorrect Scale - Adobe LiveCycle 19-09-2013
http://forums.adobe.com/message/5696871#5696871I have another question along the same lines. but put it in its own post.

Views

257

Likes

0

Replies

0
Can imageFields grow/expand tables? - Adobe LiveCycle 19-09-2013
As you can see in this screenshot, the imageField is getting cut off.I have it set to "Use Original Size". I have multiple images of varrying sizes that are being fed into this imageField with javascript.is it possible to make the table expand to conform to the varrying sizes of the image?Thanks!

Views

1.9K

Likes

0

Replies

8
Re: add, remove two rows - Adobe LiveCycle 19-09-2013
Use the action builder as described before.In order to do two rows at the same time you'll have to:In you're Heirarchy panel, Control Select Row1 and Row2.Then right click and choose "Group as Selection"Now select your AddBtn and add the actionbuilder code.Contition: When button addBtn is clickedResult: Add a new Instance of selectionGroupedRowsnow when you test and click the add button, both rows will duplicate. Do the same thing for the delBtn.Hope this helps.

Views

263

Likes

0

Replies

0
Re: Image "Use Original Size" is Incorrect Scale - Adobe LiveCycle 16-09-2013
Ill give it a try. I hadn't thought of that.

Views

170

Likes

0

Replies

0
Re: How do I get the entire text from a scrolling text field to print when I print a form. - Adobe LiveCycle 16-09-2013
http://forums.adobe.com/message/1362095#1362095Just noticed this in the forums, not sure if it helps you or not.

Views

201

Likes

0

Replies

0
Re: How do I get the entire text from a scrolling text field to print when I print a form. - Adobe LiveCycle 16-09-2013
This is a good question. I'd like to see this answer as well.

Views

203

Likes

0

Replies

0