[ 
https://issues.apache.org/jira/browse/OFBIZ-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12914986#action_12914986
 ] 

Atul Vani commented on OFBIZ-3846:
----------------------------------

hello Jacques,

Sorry for late reply got stuck in some work.
The thing is to show 'calender' below the input field in normal pages, window 
lookups and layered lookups,
js/css code assumes the input filed is the only child of the parent.

This assumption is true for most of ftl forms and all of the form created using 
form widget. But for those where it is false, it creates this problem.
The only solution would be to fix these ftl forms. Wrapping the input fields in 
a <div/> would solve the problem.

Thanks & Regards
Atul Vani

> Calendar issue in EditCategoryProducts screen
> ---------------------------------------------
>
>                 Key: OFBIZ-3846
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3846
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: product
>    Affects Versions: Release Branch 10.04, SVN trunk
>            Reporter: Jacques Le Roux
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: Error with calendar (at return).jpg, OFBIZ-3846 
> calendar_date_select.js don't apply.patch
>
>
> When you want to associate a product to a category you get an UI issue with 
> the calendar. Sometimes it's blocking, as the from date is mandatory, 
> sometimes it works depending on theme and other reasons. All themes are 
> affected
> https://demo-trunk.ofbiz.apache.org/catalog/control/EditCategoryProducts?productCategoryId=100
> It works correctly in stable (R9.04) and jQuery branches

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to