Hiya guys, quick one in my app the user has the ability to enter their D.O.B. through the Date Picker, but when the user goes to edit how would we go about this? The Date picker doesn’t have the option through magic text to show the previously entered date. How are you guys approaching this? Separate Modal?
Unfortunately date picker cannot get a default date through magic text. That’s something i recommend you ask for on ideas.adalo.com@CH_Team
in the mean time, how do we approach that? For example place a text and using magic text select logged in user > D.O.B, then click on it and choose date format, add an icon next to it for example the edit icon, and when pressed a modal opens to select new date.