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

TTreib
TTreib
Offline

Badges

Badges
5

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
10

Discussions

Discussions
0

Questions

Questions
10

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by TTreib
Customize the badges you want to showcase on your profile
Re: Data not saving in Dynamic Table - Adobe LiveCycle 20-09-2012
That worked!   Thank You!

Views

160

Likes

0

Replies

0
Re: Data not saving in Dynamic Table - Adobe LiveCycle 18-09-2012
I just tried it again. Still not saving anything in the table. I am changing the file name, of course. I also had someone with Reader try and the information was not saved by him either.

Views

162

Likes

0

Replies

0
Data not saving in Dynamic Table - Adobe LiveCycle 18-09-2012
My form has been reader enabled and all information can be saved except for data entered by the user into the dynamic table. Do I need to change the Data Binding? https://acrobat.com/#d=SWkT2mrJBJbxk*QJGmN0NgAppreciate any help!Tracy

Views

1.0K

Likes

0

Replies

5
Re: Monthly Time Sheet Dates - Adobe LiveCycle 17-09-2012
I have one more question. I have reader enabled the form. Upon a user completeing the form, none of the information input by the user into the time table will save. The header information is saved and all page 2 information is saved, but nothing will save in table1.Any suggestions?Tracy

Views

314

Likes

0

Replies

0
Re: Monthly Time Sheet Dates - Adobe LiveCycle 11-09-2012
It is exactly what I need. Now I know how ro accomplish this. Thank you so much! You are the BEST!!!Tracy

Views

313

Likes

0

Replies

0
Re: Monthly Time Sheet Dates - Adobe LiveCycle 11-09-2012
Try this. I am new to the forums. I apologize for my inexperience. I did not publish the form first.Thank You!https://acrobat.com/#d=MkIVhWQNjAX0Mha-LZGZKg

Views

316

Likes

0

Replies

0
Re: Monthly Time Sheet Dates - Adobe LiveCycle 11-09-2012
Thank you so much. This is the most difficult form I have ever done.Tracyhttps://acrobat.com/#d=MkIVhWQNjAX0Mha-LZGZKg

Views

314

Likes

0

Replies

0
Re: Monthly Time Sheet Dates - Adobe LiveCycle 11-09-2012
There are 17 fields on each row that need scripting for time worked and leave taken. It is quite a complicated two page form that is required to be in a specific format. Could I email the form so you may have a look?Tracy

Views

316

Likes

0

Replies

0
Re: Monthly Time Sheet Dates - Adobe LiveCycle 11-09-2012
Hello!Thank you for your response, but I can not get it to function properly.I added a text field to calculate the number of days. Here is the script I placed in the text field: form1.commentSub.NoofDays::calculate - (FormCalc, client)var StartDate = Ref(SubPg1.tableSub.Table1.Row1.Date1)var EndDate = Ref(SubPg1.tableSub.Table1.Row2.Date2)var MonthStart = Date2Num(Date1.formattedValue, "MM/DD/YYYY")var nMonth = Num2Date(MonthStart, "MM") ; Current Monthvar nDay = Num2Date(MonthStart, "DD") ; Cur...

Views

315

Likes

0

Replies

0
Monthly Time Sheet Dates - Adobe LiveCycle 10-09-2012
I am building a monthly time sheet. I need all the dates to populate once the initial date is chosen by the user. I have this working properly for each month that has 31 days. For months with 30 days, it populates the first day of the next month. How do I make sure that the only the dates for the month selected are populated?Any help is appreciated!Tracy

Views

2.8K

Likes

0

Replies

12