T
T
TCTwill CMS
Created by kerkness on 5/19/2023 in #👊support
DatePicker not updating or incorrectly updating field
I dont know about repeaters but I set up a date only field and tried using the datepicker without time and I get issues. I click the date box, pick a date and it doesnt fill it in. I then click it again and pick a date again and then it does fill in (correctly, without the time) and then when i hit update, the date goes over as null in the payload. If I change to with time then it produces an ISO8601 date time string but then there are issues saving it (3.0.2) #🔮twill-3
14 replies
TCTwill CMS
Created by T on 6/24/2023 in #👊support
Title property missing
Have managed to solve the problem. Thanks. In case anyone else has similar issues, I erroneously set a "title" property on the model to be my registration when in fact i needed to set a registration property to "registration" and the slugAttributes to registration and then things started to work
3 replies