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

walkerb3
walkerb3
Offline

Badges

Badges
1

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
2

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by walkerb3
Customize the badges you want to showcase on your profile
Set each instance value to the value of another field - Adobe LiveCycle 11-01-2021
Hello,I have a travel form with per diem rates for meals and other expenses. There is a start date and end date for the travel. On the exit event of the end date, the instanceManager adds the number of days to a travel expense table, expanding the rows in the table. I'm trying to populate each day (Hotel field and Other field) with the values of the per diem fields outside of the table. VR,Thanks in advance!

Views

214

Likes

0

Replies

0
Add one day (date) to each row instance - Adobe Experience Manager 04-01-2021
I'm trying to do the following with formCalc, but javascript will do as well. I have a travel expense form with a travel start and end date field. The difference in days sets the instances of an expense table. I'm trying to get the first row = to the start date; for each subsequent row, I'm trying to add a day to each row. I've declared a variable to formate the date to a number (var startDate2Num = Date2Num(sf_Header.tbl_Header.Row3.dtd_Start,"YYYY-MM-DD")). That works; however, I cannot add 1 ...

Views

406

Likes

0

Replies

1