@seherrick wrote:
Hi guys,
I'm using the datetime picker from:
https://github.com/katemihalikova/ion-datetime-pickerEverything is working fine, but I would like to use two instances of the datetime picker e.g for Event Start and Event End, on the same view. I can gather the value in a controller using $scope.datetimeValue. I can't change the ng-model so I can receive another value as that stops the datetime picker from working. Any ideas how I can separately gather both values? Also when using the ng-model datetimeValue twice when selecting the date it places it in both input fields.
Any help would be greatly appreciated, thank you!
Posts: 1
Participants: 1