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

michaelk8607531
michaelk8607531
Offline

Badges

Badges
7

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
16

Discussions

Discussions
0

Questions

Questions
6

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by michaelk8607531
Customize the badges you want to showcase on your profile
Re: In Document Linking - SetFocus - Adobe LiveCycle 02-03-2016
Unfortunately that doesn't seem to have worked either.https://www.dropbox.com/s/xf1z7w3qs4zy2tl/Due%20Diligence%20Questionnaire%20-%20Individual-mkv6.pdf?dl=0Is that code setting the zoom based on the click? Would it be better to set zoom when the document is opened? Thanks.

Views

504

Likes

0

Replies

0
Re: In Document Linking - SetFocus - Adobe LiveCycle 01-03-2016
Unfortunately adding a blank page did not resolve the issue - Dropbox - Due Diligence Questionnaire - Individual-mkv5.2.pdfIt may not be an issue, but if the user is zoomed out enough that they can see the question mark buttons without scrolling it will create the issue. It may not happen often, but its hard to implement if it possess a potential issue.

Views

505

Likes

0

Replies

0
Re: Dynamic Field Name - Syntax - Adobe LiveCycle 29-02-2016
Are you suggesting that I need to use - xfa.host.messageBox(naics_code.somExpression.split(".")[naics_code.somExpression.split("." ).length - 1]); - to lock in the [0] value? I'm just curious to how an external system will read the form. I believe my firm will be using Fusion to pull the data off the completed form and not sure if the code above is needed to display the correct syntax or if you're just showing me different options you have at controlling it.

Views

354

Likes

0

Replies

0
Re: Dynamic Field Name - Syntax - Adobe LiveCycle 29-02-2016
Thanks for the response. I just wanted to confirm that I've read this correctly. Regardless of if the field is dynamic or or not, the syntax would be "field name" = [0], although within the tool it really only shows the field name. If you have additional instances of that field, then the digit within the brackets would increase at a rate of 1. Is that correct?I think I now see this information under the Object -> Binding -> Name section, but I just wanted to confirm. Thanks again.

Views

357

Likes

0

Replies

0
Re: Dynamic Field Name - Syntax - Adobe LiveCycle 29-02-2016
Thanks for the reply. Unfortunately I still have some additional questions because I've very new to Adobe LiveCycle. I've also attached an example.Dropbox - Due Diligence Questionnaire - Retirement-mk.pdfI'm still a bit confused on how the original field name is handled. If no additional NAICS Code fields are added, the original filed name is naics_code. If an additional NAICS Code field is added, is the original field name changed? I'm trying to determine what the field names are so that we can...

Views

356

Likes

0

Replies

0
Dynamic Field Name - Syntax - Adobe LiveCycle 29-02-2016
I was also curious as to the naming convention that is applied to dynamic fields. For instance in one of my documents I have a field named “naics_code”. This field is dynamic in that the user can add an additional instance. What would the field name of additional instances that were added by the user? naics_code-1, naics_code_1? Thanks.

Views

765

Likes

0

Replies

7
Re: In Document Linking - SetFocus - Adobe LiveCycle 27-02-2016
Bruce,Thanks. I think I've figured it out well enough now to replicate to the other files. However I do have one last question (hopefully it's my last question).I noticed a potential issue. I've uploaded a video to YouTube to help me describe the issue.AutoScreenRecorder 03 Feb 27 15 06 - YouTubeWhen I open the document and use the zoom to view/access the question marks (instead of scrolling the document) the buttons don't seem to work. Well most of them, for some reason the first question mark ...

Views

505

Likes

0

Replies

0
Re: In Document Linking - SetFocus - Adobe LiveCycle 26-02-2016
Also is there any way to add some additional padding so that the text isn't cut off by the tool bar in some instances. Like the attached.

Views

506

Likes

0

Replies

0
Re: In Document Linking - SetFocus - Adobe LiveCycle 26-02-2016
Bruce,Thanks for the continued help. I've gotten closer, but unfortunately I still haven't implemented it correctly. I've tried to make the change to the "section_1_customer_information_question_mark_button" within "Addl_Cust". Attached is the latest version of my file.Dropbox - Due Diligence Questionnaire - Individual-mkv5.pdfAlso I'm a little concerned that changing the language to "FormCalc" that will break the rest of my Javascript code I'm using on the same button. Sample code for that is b...

Views

511

Likes

0

Replies

0
Re: In Document Linking - SetFocus - Adobe LiveCycle 24-02-2016
Bruce,Thanks again for the reply. I'm actually going to give your solution an attempt and maybe just move the destinations around a little bit so that the text isn't cut off from the toolbar. Unfortunately since I'm a bit new to Adobe LiveCycle Designer, I'm having a bit of difficulty replicating your solution. I noticed the new code "XFAUtil.scrollTo" but I'm having issues implementing the rest of the solution. It appears that you also created a new page "FormCalc" and stored some variables on ...

Views

510

Likes

0

Replies

0