Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1935
Leave picker values behind in textboxes
posted

Here's a good one.  I have an initial state with 2 empty textboxes.  

My top transition is for displaying a date picker.

My bottom transition is for displaying an item picker.

Is it possible to leave the picked value behind in the text box?

Right now what happens is, if you click the date and pick something, then it's in the date field (More 3), but the moment you go pick an item for (More 2) from the item picker, it wipes out the date, and vice versa.