| Re[6]: Pre-selected date ¶ | |
| Is it possible to disable the selection of date and allow the user to select just the time (hour/minutes)? I configured the calendar to position (by default) to the correct date for each of the 7 days displayed on a form, so, for example, when the user clicks on a Sunday to enter time, the calendar pops up with the correct date for this Sunday. But since I do not want the user to click on the wrong date for this Sunday, I want to disable the date selection. How do I do that? Thanks. | |
| Re[7]: Pre-selected date ¶ | |
| I figured this out too. I used the dateStatusFun parameter and passed it a function where I enabled only the desired date and disabled all others. This parameter was surprisingly easy to work. | |
| last |
| Re[8]: Pre-selected date ¶ | |
| Hello, all: Even though I really do not expect anyone to help me or respond to this post, I would greatly appreciate it if anyone does. I have two questions: 1. How do we post a new thread on this forum? I cannot seem to find a way to do it here, that's why I am just replying to my own post. I tried to solve the problem # 2 by using <body onload="somefunction"> and updating the text within <span> tag from this somefunction. But it has no affect. Then I tried the ifFormat as "HH:mm" but when the calendar appears first time, the entire date is displayed in "MM/dd/yyyy HH:mm' format. It changes to 'HH:mm' only when user selects some time - the downside is that I get only the time part in form parameter, not entire date that I want. Can anyone be real kind enough to respond to this post? Thanks. | |
| last |














