Hi Calven, I found a way by setting the readonly attribute of the input. Ideally, the bonding would be available (I will create a pull request) but in the mean time, you can add this binding to do the same: otherTagString="readonly"
I discovered the readonly attribute lately, it is cool because it allows the content to be selected and copied when disabled, except in Safari, does not allows the selection and copy of an input field content. Regards, Samuel > Le 2016-01-11 à 10:07, Calven Eggert <[email protected]> a écrit : > > Anyone know of a way to disable the AjaxDatePicker so that input can only be > done in the calendar that displays? (Basically, disable the WOTextField, but > allow the onclick to get triggered) > > > Calven > > > > Calven > > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/samuel%40samkar.com > > This email sent to [email protected]
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
