Thanks ,
I got a solution
Regards
Thanks ,
I got a solution
Regards
Can someone please reply
Tried this also and it is also showing value as undefined :
$("[name='SecondDate']").find('input').attr('id','inputStartDate');
var Date2= $("#inputStartDate").val();
Hi ,
Can you please help me in
1)getting a value from date picker in a variable and then assigning it to a label
2)Getting a value form a label and assigning it to a date picker.
Thanks in advance.
Regards
Hello,
Can you please tell me how can I make this app(from your tutorial) work in offline mode if possible
http://devcenter.appery.io/tutorials/...
Regards
So, I need to write entire code in javascript on button click to make it work in offline mode.
Or should I make a generic service to make it work in offline mode ?
Regards