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

farash12
farash12
Offline

Badges

Badges
2

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
3

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by farash12
Customize the badges you want to showcase on your profile
How to calculate an end date to be 13 days after the beginning date that user chooses? - Adobe LiveCycle 18-04-2013
I am trying to create a time sheet and need to know how to do calculated date fields. I have a BeginDate field and EndDate field. I want the end date to populate automatically with 13 days after the beginning date that was selected. I will use formcalc or javascript. I am a beginner so please be detailed. Thank you!

Views

929

Likes

0

Replies

0
Re: Required Hidden Fields??? - Adobe LiveCycle 03-04-2013
if ($.boundItem(xfa.event.newText) == "CIV" || $.boundItem(xfa.event.newText) == "MIL" || $.boundItem(xfa.event.newText) this.resolveNode ("Government").presence = "visible"; this.resolve.Node("Contractor").presence= "invisible"; this.resolve.Node("Contractor").mandatory = "disabled";}Although I would think this would work:if ($.boundItem(xfa.event.newText) == "CIV" || $.boundItem(xfa.event.newText) == "MIL" || $.boundItem(xfa.event.newText) Government.presence = "visible"; Contractor.presence= ...

Views

325

Likes

0

Replies

0