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
Re: Add one day (date) to each row instance - Adobe Experience Manager 04-01-2021
@walkerb3 You can try this: Num2Date(Date2Num(sf_Header.tbl_Header.Row3.dtd_Start,"YYYY-MM-DD") + 1)And a similar example available here:https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-questions/adding-days-to-a-date/qaq-p/151564

Views

391

Like

1

Replies

0