
Partner - Creator
‎2016-08-04
05:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Set Default Selection of Dates within a specific range
Hello, All.
I want a list box to default select the max date and any dates that fall within 56 days before it (4 pay periods).
My date field name is PP
Any help would be great!
3 Replies


MVP
‎2016-08-04
06:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Maybe you can use a Selection - Select in field action with field name PP and as search string
='=PP<=Max(TOTAL PP) and PP>=Max(TOTAL PP)-56'

Partner - Creator
‎2016-08-04
06:18 PM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Soi inputted this but it is not refreshing, still showing any date in my list box.
280 Views


MVP
‎2016-08-05
04:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I believe the field name should just be
PP
(no equal sign)
280 Views
