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

Centrex80
Centrex80
Offline

Badges

Badges
7

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
1

Posts & Comments

Posts & Comments
9

Discussions

Discussions
0

Questions

Questions
4

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Centrex80
Customize the badges you want to showcase on your profile
Converting a String to a Double - Adobe LiveCycle 11-04-2013
Let's say I had the string "123", how can I convert this to a double floating point number?Thanks

Views

497

Likes

0

Replies

1
Re: Conditional Data Binding - Adobe LiveCycle 27-03-2013
Thanks

Views

500

Likes

0

Replies

0
Re: Conditional Data Binding - Adobe LiveCycle 26-03-2013
Thanks that resolves my question, but I also want to know how I would be able to use SOM predicates in javascipt codeI tried:xfa.resolveNode("xfa.datasets.data.tag.[condition.value=='1'].TestValue").valueFor an XML structured in this manner, except with multiple tags with different condition values: 1 0 ........

Views

512

Likes

0

Replies

0
Re: If statements - Adobe LiveCycle 26-03-2013
Oh sorry, you're using formcalc right?For each if statement you need a then after your condition.For exampple:if (NumericField2.rawValue*0.02 <100) then TotalAmount.rawValue=100

Views

229

Likes

0

Replies

0
Re: If statements - Adobe LiveCycle 26-03-2013
What error are you getting?One thing I noticed right away was that the and logic is performed with "&&".

Views

228

Likes

0

Replies

0
Conditional Data Binding - Adobe LiveCycle 26-03-2013
I would like to bind data to a table only on the condition that one of the child tags has a certain value.For example, let's say my XML file had the following structure: 1 ....I want to bind only if the condition tag has a value of '1'. Does anyone have an idea how this can be done?Thanks

Views

2.3K

Like

1

Replies

4
Re: Return path of object - Adobe LiveCycle 14-03-2013
That's exactly what I was looking for, thanks.

Views

186

Likes

0

Replies

0
Return path of object - Adobe LiveCycle 13-03-2013
I would like to return the path of an object within its javascript code. Is there an attribute that will help me do this?Thanks

Views

483

Likes

0

Replies

2
Livecycle Bookmarks with Screen Reader - Adobe LiveCycle 27-02-2013
I've created numerous bookmarks within the XML Schema using the 'setFocus' action.When I preview the PDF and hit any one of the bookmarks, the intended editable field is highlighted but I am unable to edit that field. To edit the field I have to press 'F6' until I reach the form, and then proceed to edit. I wish for the user to have the ability to edit the field that the bookmark sets focus to as soon as it's selected.Is there a known way to accomplish this task?Thanks

Views

389

Likes

0

Replies

0
Likes from