Hello,
I've got a form with a RelativeDateItem. After saving the form via form.saveData() the relative date is transformed into an absolute Date. But I want to store the relative date (like -2w [2 weeks ago]) in a String field. How can I achive this?
regards Andreas
I've got a form with a RelativeDateItem. After saving the form via form.saveData() the relative date is transformed into an absolute Date. But I want to store the relative date (like -2w [2 weeks ago]) in a String field. How can I achive this?
regards Andreas
Comment