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

Nkeune
Nkeune
Offline

Badges

Badges
4

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
8

Discussions

Discussions
0

Questions

Questions
4

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Nkeune
Customize the badges you want to showcase on your profile
Having one field display the text of a different field in a statis form - Adobe LiveCycle 13-09-2011
Hi All--My goal is to pull back a single value and display it in two fields, using a static form and formhandler. When a co-worker had both fields with the binding used to retrieve the value, he found that the population for the field was getting garbled, and not displaying what we needed or had pointed at. My proposed solution is to retrieve the data once using a binding, then have the 2nd field populate basedon what content is in the first... but I don't know how to do this. Any assistance wou...

Views

248

Likes

0

Replies

1
Populating form Fields with an overlaid image - Adobe LiveCycle 07-09-2011
Hello all.I am trying to convert some old forms into new ones, accounding for a major data model change and upgradees in technology. Further, we are required to use static forms, versus dynamic.To convert the forms, we initially tried opening in Live Cycle and just changing the bindings, but this did not work as we did not have a "master" page created by the import process, and we couldn't manually add one. Our next solution was to save the initial form as a background image, insert this into th...

Views

210

Likes

0

Replies

0
Re: Making an invisible object visible on a static form - Adobe LiveCycle 17-06-2011
I want to support static, so thats not an option. Any other suggestions?

Views

70

Likes

0

Replies

0
Making an invisible object visible on a static form - Adobe LiveCycle 17-06-2011
Hey Guys-- silly question, but I am having issues making an invisible object turn visible on an event trigger. I have my code setup for object.presence = 'visible', and this works perfectly for taking something set as visible and turning it to invisible or back again. However, it does not work for taking something set as "invisible" in the design page and making it visible. I am doing this via a static page, and I'd like to know if it is possible. Thanks!

Views

313

Likes

0

Replies

2
Re: 'Inserting' text into a Text Field on event trigger in a static form - Adobe LiveCycle 16-06-2011
I apologize-- it appears to work when the object is a text field, but not a text object. I was trying to change the text of a floating field inside of a text box. The only way that I can put the floating field in the text object is if it is set to hidden, and then it can't be made visible. I tried TextField.presence = 'visible'; after the changing of the .rawvalue, but it doesn't display. Is there any way for me to do this? Thanks!Possibly by taking out some of the letters, the email scanners wi...

Views

171

Likes

0

Replies

0
Re: 'Inserting' text into a Text Field on event trigger in a static form - Adobe LiveCycle 16-06-2011
The button and text field are on the same subform, and everything has been set to use JavaScript code. I would like to send you my code, as I implemented exactly what you said below, but am not having positive results, and it appears my email system will not let me send JavaScript. Should this be possible in a Static form? Thanks.

Views

172

Likes

0

Replies

0
Re: 'Inserting' text into a Text Field on event trigger in a static form - Adobe LiveCycle 16-06-2011
It is set on a button field. See below. I am trying to change the TextField. Thanks for any advice.

Views

170

Likes

0

Replies

0
'Inserting' text into a Text Field on event trigger in a static form - Adobe LiveCycle 16-06-2011
Sorry if this seems like a silly question, but I've been struggling with it for a bit and I'm new to Adobe/JavaScript.I am building a static form (it must be static), and I want to have text appear/disapear based on an event trigger (mouseclick). I tried creating a floating text object inside of a static text object, but I'm not sure how I can make the string value for this change based on the event trigger. The only advice in the Adobe help was purely regarding FormCalc, which I can't use as th...

Views

1.4K

Likes

0

Replies

6