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

seiferlm
seiferlm
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
4

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by seiferlm
Customize the badges you want to showcase on your profile
Re: Is There a Way to Pop Up a Message for a Timed Period? - Adobe LiveCycle 12-04-2011
Varma_LC,Thank you for responding but I guess I'm still missing something because I can't get any code to trigger. I put a simple conditional statement in the click event of a regular button and it doesn't trigger.So to make sure I'm getting this right, first of all, I'm using LifeCycle Designer 8. I've created a regular button (type button, control type regular). In the click event I have the following:var tValidate = true;var tMsg = "";if (NOT(isEmpty(myField1.rawValue))){ app.alert("myField1 ...

Views

59

Likes

0

Replies

0
One Object/Event to Write Javascript Field Validations - Adobe LiveCycle 11-04-2011
Is there one object and event in which I can write a series of Javascript checks on a handful of fields which I want to validate? I've tried e-mail buttons, regular buttons, submit buttons, and with each of those a variety of events (click, change, mouseup, mousedown, etc.). And even a simple app.alert doesn't trigger so I appear to be doing this in the wrong place. Can someone quickly point me to where this is supposed to be written?The idea is to allow the user to jump around on the form to ad...

Views

629

Likes

0

Replies

1
Is There a Way to Pop Up a Message for a Timed Period? - Adobe LiveCycle 11-04-2011
Is there a way to temporarily throw up a pop up message then have it automatically cancel out on its own so the user is informed of a message without having to actually respond to it?The idea is that I would "like" to be able to throw up a message to a user when they select and enter something into field A that they then must enter something in field B (which is dependent on a non-empty field in field A and ONLY then). It's my work around to informing the user that they have effectively made fie...

Views

618

Likes

0

Replies

2
Dropdown Issues-Tabbing/Typing Can't Select (By Typing) 1st Value, Background Fill - Adobe LiveCycle 11-04-2011
Couple of problems. First, I have a dropdown that is sitting on top of a dark image. Because of this, when a value is selected from the drop down, I need that chosen value to be white or something that will offset the dark background. However, if I change the background fill to white or change the appearance/underscoring to white, this has an adverse side effect. The values inside the dropdown also turn to white while the box itself is white. So you can't see the list values (white values agains...

Views

342

Likes

0

Replies

0