Hi Isomorphic,
looking at the DOM in the Developer Console watch tab, I think that a MiniDateRangeItem shows a DateRangeItem.dateRangeForm on icon click.
If this is correct could you mention it in the MiniDateRangeItem-docs? If not, it's not clear to me how to customize this form.
Also, the docs for dateRangeForm say that you can modify it and mention the word "dateRangeProperties". But I can't find this property in the docs. Could you check this?
What I want to do is to disable an icon change for the calendar icons of the from and to fields (similar to here, as the icons don't change on hover). Could you show code how to archive this?
This seems to be version unspecific (=12.0p+).
Thank you & Best regards
Blama
looking at the DOM in the Developer Console watch tab, I think that a MiniDateRangeItem shows a DateRangeItem.dateRangeForm on icon click.
If this is correct could you mention it in the MiniDateRangeItem-docs? If not, it's not clear to me how to customize this form.
Also, the docs for dateRangeForm say that you can modify it and mention the word "dateRangeProperties". But I can't find this property in the docs. Could you check this?
What I want to do is to disable an icon change for the calendar icons of the from and to fields (similar to here, as the icons don't change on hover). Could you show code how to archive this?
This seems to be version unspecific (=12.0p+).
Thank you & Best regards
Blama
Comment