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

1996_kcv
1996_kcv
Offline

Badges

Badges
14

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
2

Posts & Comments

Posts & Comments
85

Discussions

Discussions
0

Questions

Questions
29

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by 1996_kcv
Customize the badges you want to showcase on your profile
Re: add new instance and copy data - Adobe LiveCycle 22-03-2012
It worked!!! THANK YOU, THANK YOU NIALL!!!!

Views

367

Likes

0

Replies

0
add new instance and copy data - Adobe LiveCycle 22-03-2012
Client requested following:Each click of button creates a new instance of subform ( just 10 text fields), not the table.They want another button, that will create a new instance of the subform and copy the data from the first instance, every time they click on the button. Does anyone have a code in JavaScript to share?

Views

2.1K

Likes

0

Replies

3
Re: Accessibility - Setting Local Language - Adobe LiveCycle 29-02-2012
Thank you. That is all I need to know.

Views

374

Likes

0

Replies

0
Re: Accessibility - Setting Local Language - Adobe LiveCycle 28-02-2012
I understand that, you do not have to set it local for each object. What I wanted is the confirmation that if I set the locale value through the Form Properties , I don't have to set it for each page. Let's say my form has 7 pages, beside the fact that I set default local through the Properties, do I have to go to each page and set default local for each page?

Views

380

Likes

0

Replies

0
Accessibility - Setting Local Language - Adobe LiveCycle 27-02-2012
I am developing form and I just set language to Form Local --- > English (Canada) through the Form Properties > Defaults .Question: Do I also have to set it on all pages and footers ; throught the object properties to say specifically English Canada?Thank you.

Views

1.4K

Likes

0

Replies

5
Re: Accessibility in LC Designer. - Adobe LiveCycle 22-02-2012
that is great source of info. than you both.

Views

383

Likes

0

Replies

0
Accessibility in LC Designer. - Adobe LiveCycle 21-02-2012
Does anyone have a sample form ( to share), with the accessibility properly set, for form's objects (tables, fields, lists, etc)Thank you

Views

1.2K

Likes

0

Replies

3
Re: PDF on mobile devices. - Adobe LiveCycle 17-02-2012
Thanks Howard.

Views

747

Likes

0

Replies

0
Repeatable subforms and tabbing. - Adobe LiveCycle 05-12-2011
Hello,Does anyone have a sample code, in java script , that shows how to set focus on the first field of repeating subform. I have it calculation script and just cannot make it working in JavaScript. Basically, if you are on the last field of the first subform and if repeatable subform exists, go the first field of that repeatable subform.Thank you.Calculation script that is woriking is:mainForm.sub1.sub2.sub3.FF_3::exitif ($.parent.instanceIndex < $.parent.instanceManager.count - 1) then xfa.ho...

Views

485

Likes

0

Replies

0
Re: Have to click on the button twice to execute code on Click event. - Adobe LiveCycle 02-12-2011
Past-tens,Once again you made my day .Thank you.I've missed to put if (xfa.event.commitKey == 3) then on the button that was next in the tabbbing order.Once I put the code, it fixed the issue and it is working as expected. I actually had xfa.host.setFocus(Button3), but that wasn't enough.You explained it very well. Thank you so much!

Views

337

Likes

0

Replies

0
Likes given to
Likes from