Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Behavior script formfield.getValue() - wrong date

aleksandr_pavlovic January 17, 2020
FormField ff_StartDate  = getFieldById(START_DATE)
def val_StartDate = ff_StartDate.getValue()

No mater what date is set in ff_StartDate field, I always get Sun Dec 29 00:00:00 EET 2019

1 answer

0 votes
PD Sheehan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 20, 2020

Hi @aleksandr_pavlovic 

Can you supply some additional context, examples, screenshots?

For starters, where is "START_DATE" defined?

How are you reviewing the content of var_StartDate?

Suggest an answer

Log in or Sign up to answer