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

nh39
nh39
Offline

Badges

Badges
7

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
1

Posts & Comments

Posts & Comments
11

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by nh39
Customize the badges you want to showcase on your profile
Re: Border edge and fill color - Adobe LiveCycle 10-11-2011
Srini,It doesn't work.

Views

180

Likes

0

Replies

0
Re: domain name in Email ID? - Adobe LiveCycle 10-11-2011
Validation Pattern should work. Something like this: text{O'@domain1.com'}|text{O'@domain2.com'}You can also use regular expression.

Views

68

Like

1

Replies

0
Re: Date field format - Adobe LiveCycle 10-11-2011
Thanks Niall. I see that works for Display only and not for Edit or Data. But it's good enough for what I'm doing.

Views

88

Likes

0

Replies

0
Date field format - Adobe LiveCycle 10-11-2011
Hi all,Is it possible to format the date field to show only mm/dd? How?Thank you!

Views

491

Likes

0

Replies

2
Re: Border edge and fill color - Adobe LiveCycle 10-11-2011
Srini,Thank you for your answer. I'll give it a try and let you how it turns out.

Views

177

Likes

0

Replies

0
Border edge and fill color - Adobe LiveCycle 03-11-2011
Hi all,I already know how to change the color of the edges and fill color using javascript. However, I'm wondering if it's possible to set the color to "clear" - that is no color, instead of white.Thank you!nh39

Views

1.0K

Likes

0

Replies

4
Re: Form data don't clear after closing - Adobe LiveCycle 27-05-2010
Customer are . I'm .

Views

164

Likes

0

Replies

0
Re: Form data don't clear after closing - Adobe LiveCycle 26-05-2010
Hi Niall,I took your first function and did this:// get the first 4 characters of the full pathvar url = event.target.path.toString().substring(0, 4);// if the path starts with "http" reset data and initialize formif (url == "http"){ xfa.host.resetData(); xfa.form.execInitialize();}It seems to do the trick on my test machine and I'm waiting for the customers to test it on theirs.Thanks, again, very much for your help!nh39

Views

166

Likes

0

Replies

0
Re: Form data don't clear after closing - Adobe LiveCycle 26-05-2010
Hi Niall,Thank you for responding. Your second suggestion actually can be a better solution if I can get a javascript function to distinguish the current file path.I tried xfa.host.name and a bunch of other xfa.host's functions but they all returned the same values. It didn't matter if I opened the forms directly in Acrobat or through IE6.I've been search around for a a way to get the current file path and pass it into a string variable. This function seems straightforward on Acrobat but not so ...

Views

163

Likes

0

Replies

0
Re: LiveCycle and sharepoint - Adobe LiveCycle 25-05-2010
Very interesting. We're about to start a project at a fed agency, employing a LC server and Flash front end. Please get back to post anything interesting or noteworthy.

Views

195

Likes

0

Replies

0
Likes given to
Likes from