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

Niall_O_Donovan
Niall_O_Donovan
Offline

Badges

Badges
47

Accepted Solutions

Accepted Solutions
786

Likes Received

Likes Received
647

Posts

Posts
4352

Discussions

Discussions
228

Questions

Questions
4124

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Niall_O_Donovan
Customize the badges you want to showcase on your profile
Re: disable mandatory fields when subform is hidden - Adobe LiveCycle 23-08-2022
The link you have provided is not working now! 

Views

9

Likes

0

Replies

0
Re: Is it possibile to add dynamic piechart on PDF form - Adobe LiveCycle 05-05-2022
Hi Niall, Can you share how to draw the Y-Axis lines? I am able to show the label on the X-Axis but am unable to show the lines on the Y-Axis. Please help. Thank you. See example below:Thank you

Views

198

Likes

0

Replies

0
Re: Add new instance to the top of next page - Adobe LiveCycle 30-12-2021
This seemed to work for me. Thanks in Dec 2021!

Views

317

Likes

0

Replies

0
Re: iPad / xfa Forms - Adobe LiveCycle 01-07-2020
Did you ever get a solution? I can’t modify our forms as they are externally supplied and mandatory for us to use. They are xfa forms. Would be so much easier on an iPad than making staff carry laptops for this task.

Views

1.3K

Likes

0

Replies

0
Re: Error importing image. Unsupported image format
ktx
- Adobe LiveCycle 08-05-2020
Thanks for the tip Niall! Opening the problematic file in mspaint and re-exporting to JPG did the trick quick and dirty

Views

1.9K

Likes

0

Replies

0
Re: Group of radio button answers selects an outcome - Adobe LiveCycle 28-02-2017
Thanks Niall - after a bit of fiddling (I don't have the greatest coding knowledge) I got it to work based on your advice. Cheers!

Views

826

Likes

0

Replies

0
Re: Clearing an image field - Adobe LiveCycle 30-01-2014
Sorry for the delay, I doubt that is the case. Can I suggest that you separate out the blocks of script into different events. For example, place the set imageField rawValue to null script in the mouseUp event and the hide script in the click event. This way the first block of script will fire completely, before you hide the object. Also use the JavaScript debugger to see if there is an error happening. Hope that helps,Niall

Views

1.1K

Likes

0

Replies

0
Re: xfa.resolvenode returns null on one field whereas returns a node on the event of the specific field - Adobe LiveCycle 23-08-2013
Hi,Could you pls mail me the form @ kvdvijaykumar@gmail.com so that i could have a look and try to help u out?Thanks,VJ

Views

471

Likes

0

Replies

0
Re: Accessing objects on one master page, to change all examples of that master page - Adobe LiveCycle 21-08-2013
Thank you Niall, that gave me the right direction. Although the site you linked to was down\gone.So to give an update:I got the images to be set to all pages, hooray!But...The image gets reset (?!) when i use things like dropdowns and checkboxes (when i exit them).And no, there are absolutly no code that point to the pagesets or the images what so ever.I am confused, why does the image go away?Anyone?

Views

462

Likes

0

Replies

0
Re: global data dropdown populated with user-entered data - Adobe LiveCycle 18-08-2013
Hi,You can loop through Table1 and then populate the dropdown in Table2 using this data. You would have script in the preOpen event of the dropdown in Table2. Here are some examples of populating dropdowns:http://assure.ly/KXAUg5http://assure.ly/jcTahKhttp://assure.ly/mP5LudHere is an example for looping through repeating rows:http://assure.ly/haaOfcLastly, here is an example for referencing objects, which will be useful for using the XFA.resolveNodes() method:http://assure.ly/kUP02yHope that he...

Views

898

Likes

0

Replies

0
Likes given to