This topic is locked
[SOLVED]

 removed option from 10 version

2/16/2020 7:34:06 AM
PHPRunner General questions
C
cristi author

I had an web application buit with 9.8 version where for date fields I had "inline" option for the calendar control:


In 10.3 version this option I see that it was removed - it was very useful for me.

Is there a way to reactivate this option in version 10.3?

S
Steve Seymour 2/17/2020



I had an web application buit with 9.8 version where for date fields I had "inline" option for the calendar control:

In 10.3 version this option I see that it was removed - it was very useful for me.

Is there a way to reactivate this option in version 10.3?


I think if you select simple editbox for the date field - it will do exactly what you want...

It will pop-up a calendar control

C
cristi author 2/17/2020



I think if you select simple editbox for the date field - it will do exactly what you want...

It will pop-up a calendar control


Nope...doesn't matter - I found an workaround by using another date picker which has this option.