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

IDEAS-Training
IDEAS-Training
Offline

Badges

Badges
5

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
4

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by IDEAS-Training
Customize the badges you want to showcase on your profile
Re: Jump to Subform - Adobe LiveCycle 10-04-2011
Sorry for the delay in getting back--I was busy last week.I have not disected the code, but it appears to do the trick.Thank you!

Views

90

Likes

0

Replies

0
Jump to Subform - Adobe LiveCycle 01-04-2011
Is it possible to have a button jump to a particular subform without using setFocus?I would like something likexfa.host.currentPage = 47;but without an actual page number reference since the pages/subforms may change position.For example:xfa.host.currentPage = "ClientInfo_sf";SetFocus works, but (I believe) it requires jumping to a particular field and I would rather not do that.

Views

596

Likes

0

Replies

2
Re: Problem with Date calc - Adobe LiveCycle 14-09-2010
Yes, here is the date pattern:date{M/D/YYYY}I'm looking at your PDF now.

Views

56

Likes

0

Replies

0
Problem with Date calc - Adobe LiveCycle 14-09-2010
I'm trying to get this FormCalc calculation to work:Date2Num (form1.Page1_SF.EffectDates.endDate, "M/D/YYYY") - Date2Num (form1.Page1_SF.EffectDates.startDate, "M/D/YYYY")Evently, I will divide it by 7 to get the number of weeks, but the initial calculation does not want to work after entering in the dates.Can you tell me what is wrong with my forumula?Thank you.

Views

779

Likes

0

Replies

4