[ 
https://issues.apache.org/jira/browse/OFBIZ-4111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacques Le Roux updated OFBIZ-4111:
-----------------------------------

          Component/s: content
          Description: 
In OFBIZ-4079 Martin Kreidenweis fixed some issues in Content/ CMS (see 
https://demo-trunk.ofbiz.apache.org/content/control/WebSiteCms?webSiteId=CmsSite)

So now it works, but he simultaneoulsy signaled some points.
* He used regular form submit instead of ajax for new content for now, thus:
** ajaxSubmitForm() can't handle new content, it won't reload the form because 
it doesn't know the new contentId 
+ some controller changes would probably be necessary to make that work (return 
new contentId as JSON)
** nav tree is not updated with ajax submit currently


             Priority: Minor  (was: Major)
          Environment: NA
    Affects Version/s: SVN trunk

> Small issues in Content/CMS
> ---------------------------
>
>                 Key: OFBIZ-4111
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4111
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: content
>    Affects Versions: SVN trunk
>         Environment: NA
>            Reporter: Jacques Le Roux
>            Priority: Minor
>
> In OFBIZ-4079 Martin Kreidenweis fixed some issues in Content/ CMS (see 
> https://demo-trunk.ofbiz.apache.org/content/control/WebSiteCms?webSiteId=CmsSite)
> So now it works, but he simultaneoulsy signaled some points.
> * He used regular form submit instead of ajax for new content for now, thus:
> ** ajaxSubmitForm() can't handle new content, it won't reload the form 
> because it doesn't know the new contentId 
> + some controller changes would probably be necessary to make that work 
> (return new contentId as JSON)
> ** nav tree is not updated with ajax submit currently

-- 
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