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

Langusmon
Langusmon
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
4

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Langusmon
Customize the badges you want to showcase on your profile
Re: Need Help with Simple Coding Question (substring or charAt) - Adobe LiveCycle 24-04-2014
Thank you so much! Worked perfectly! I thought that there must be something with the coding and that was it!

Views

488

Likes

0

Replies

0
Re: Need Help with Simple Coding Question (substring or charAt) - Adobe LiveCycle 24-04-2014
Thanks for the reply!Unfortunately that did not work. I found a work around, doing (ContractInfo.AgreementDetails.Org.rawValue >= 6000 && ContractInfo.AgreementDetails.Org.rawValue <=6999). I would still like to know why the substring command wasnt working correctly. I have tried many different variations and none of them work. A crazy work-around I did was this: var str = ContractInfo.AgreementDetails.Org.rawValue;TextField1.rawValue = str;TextField2.rawValue = TextField1.substr(0,1);TextField2...

Views

278

Likes

0

Replies

0
Need Help with Simple Coding Question (substring or charAt) - Adobe LiveCycle 23-04-2014
Hello,I have what I believe to be a simple coding question i was hoping someone could help answer. I know how to do a decent amount of things but am pretty new to Livecycle, and am trying to alter one of our PDF's so that if a certain field has a number beginning with the number 6 a certain button will become visible. I already have a set of code that is controlling the visibility of this button, but I wanted to add this clause to it. Can someone help me do this?Here is the existing code: if((Qu...

Views

1.2K

Likes

0

Replies

4
An Invalid Argument was Encountered - Program wont Open - Adobe LiveCycle 13-01-2014
I have been using Livecycle for a few days now with no problems, but now when I try to open the program I am getting the following error messages that will not allow for me to open the software anymore. "An Invalid Argument was Encountered"There is also an error message in all Chinese. How do I fix this problem?Thanks

Views

456

Likes

0

Replies

0