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

g5spark
g5spark
Offline

Badges

Badges
16

Accepted Solutions

Accepted Solutions
2

Likes Received

Likes Received
8

Posts & Comments

Posts & Comments
73

Discussions

Discussions
0

Questions

Questions
25

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by g5spark
Customize the badges you want to showcase on your profile
conditional setvalue expressions? IF, IIF - Adobe LiveCycle 19-11-2015
i have a workbench workflow and i want to do the following:if (/xpath/field = 'Y')set target to 1elseset target to 0is it possible?Location: AExpression: if (/xpath/field = 'Y'), 1:0

Views

1.3K

Likes

0

Replies

1
Re: Facing issues upgrading generatePDFOutput process from Livecycle workbench ES2 to ES4 with dynamic selection of input document from repository - Adobe LiveCycle 26-02-2015
you're trying to retrieve from repository?From ES2 to ES3 and beyond, there is a shift to application centric.. im not familiar with ES4.did you create a new application?Create subfolders under the app and put your artifacts in it (ie what was in the repository prior).To build your filepath to the repository, use SetValue object.To retrieve that file, use ApplicationUtility.readApplicationAsset and specify the input as your path you created from the SetValue and the output to a variable of type=...

Views

385

Likes

0

Replies

0
Re: Digital Signature image question - Adobe LiveCycle 26-02-2015
no. im assuming you mean the bird on the top left under the blue ribbon.

Views

347

Likes

0

Replies

0
Re: Paper Form Barcode decode error with UTF8 Chinese - Adobe LiveCycle 19-01-2015
do you have the asian language packs installed? i can't comment on this specific example but i know that we've had odd issues with japanese characters because we hadn't installed the right language packs.

Views

402

Likes

0

Replies

0
Re: set tab order bettween radio buttons - Adobe LiveCycle 19-01-2015
i believe that is default behaviour of Reader. when you are on a radio button, you need to use the arrow keys to toggle between them. I believe this is standard behaviour for accessibility.For the behaviour you want, you will need to fake it.. put 2 check boxes and write code that turns the other off when selected. From the following link Can't I tab through radio buttons? - PDF forms Acrobat | Ask MetaFilterI think the new behavior in version 7 is the more standard behavior. I do a lot of acces...

Views

854

Like

1

Replies

0
Re: Text boxes are not being read when the document is tabbed through - Adobe LiveCycle 11-12-2014
hello again. im not american so i dont know all the rules related to 508, our accessibility guidelines are based on WCAG 2.0 (see PDF Techniques | Techniques for WCAG 2.0). Nor am i an accessibility expert by any means. i can only tell you what i know based on my experiences with adobe.im assuming this is an interactive form?Based on my experience that the "Read Aloud" feature doesnt work so well if at all with interactive forms. With static forms, the Read Aloud will read the labels only.We use...

Views

713

Likes

0

Replies

0
Re: Primary language and Title do not pass accessibility test. - Adobe LiveCycle 09-12-2014
here is a screenshot of the result of the PAC tool.. as you can see in the header, it is a free download.

Views

746

Likes

0

Replies

0
Re: Primary language and Title do not pass accessibility test. - Adobe LiveCycle 09-12-2014
sorry, im unfamiliar with accessibility with static forms..i can only suggest you try your form with JAWS or NVDA (JAWS is the most popular but i think adobe prefers NVDA) and see if it is read or not.You may also what to try your forms with the PAC tool for accessibility to see if the results are the same. google it and download a copy.

Views

748

Likes

0

Replies

0
Re: Primary language and Title do not pass accessibility test. - Adobe LiveCycle 09-12-2014
what accessibility tool are you using? Is the screenshot from acrobat via Advanced > Accessbility > Quick Check or Full Check.Is the form an interactive form? or staticI find you can only set and see the Primary Language from Acrobat and not Reader. Here is the Lang under Acrobat.The same file opened under Reader doesnt indicate the lang.I find if you have Reader Extensions or security on the form, it can be rather tricky to apply it even...

Views

742

Likes

0

Replies

0
Re: Start of locator failed - Adobe LiveCycle 17-09-2014
Actually, you dont have to move the cache folder. the prob with the default install is that it adds 2 space in the folder name. You can fix the folder name or fix the start_locator.bat file."C:\Adobe\Adobe LiveCycle ES3" doesn't work."C:\Only 2 Spaces\caching\" doesn’t work."C:\Only 1Space\caching\" works."C:\Adobe\Adobe-LiveCycle ES3" works."C:\Adobe\Adobe LiveCycle" works."C:\Adobe\Adobe-LiveCycle-ES3" works.

Views

809

Like

1

Replies

0
Likes given to