Search the Community
Showing results for tags 'datetime'.
-
Hello guys, How can I use the timestamp as a default or initial value of my DateTime field in a Details page? I set the Form Type to Text Field, but I can't see the On Load option in the Advanced Tab. If I set the field as Hidden, I get that On Load option, but at the expense of not being able to edit it. Please help. -dspolyglot
- 2 replies
-
- timestamp
- details page
-
(and 5 more)
Tagged with:
-
I have Record created Date Field in my table now in my Tabular report result page i need to display Age of the record in this format If Record is created today then display in Hrs & Min ( 1hrs 15min ago) If Record is created 1 day ago then need to display (1 day ago) So can someone help to create custom Calculation Field scrip for this requirement ? Thanx in Advance..
-
Datetime Display - Date Only Or Date And Time
LWSChad posted a question in Calculations and aggregations
Hello All!! I have a date field in which times are captured and stored some of the time. I am trying to figure out how to display the date in an HTML block in a dynamic way that displays time if present and not if empty. Please consider: Date1: 01/06/2015 Date2: 01/07/2015 17:45:00 Desired display: Date1: Jan 6th, 2015 Date2: Jan 7th, 2015 5:45PM Actual display Date1: Jan 6th, 2015 12:00AM Date2: Jan 7th, 2015 5:45PM When time is not captured it is not relevant and thus shouldn't be displayed. I have a workaround that involves a calculated field, but it's pretty clunky. Any ideas? Thanks- 3 replies
-
- format
- formatting
- (and 4 more)