On extend form, use call-parent-actions element to run the herited form action
------------------------------------------------------------------------------ Key: OFBIZ-4718 URL: https://issues.apache.org/jira/browse/OFBIZ-4718 Project: OFBiz Issue Type: New Feature Components: framework Affects Versions: SVN trunk Reporter: Nicolas Malin Priority: Minor On widget form at this time the actions on parents form has been not execute if child form contains also an actions. A solution is implement a new element call-parent-actions on <actions> and <row-actions> element. for more info see : http://ofbiz.135035.n4.nabble.com/Adding-actions-instead-of-replacing-them-in-extended-forms-td156591.html#a156594 Nicolas -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ https://issues.apache.org/jira/browse/OFBIZ-4718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Malin updated OFBIZ-4718: --------------------------------- Attachment: 0FBIZ-4718.patch To test call-parent-action, I set this element on ListLookupContent, available on lookupContent Nicolas > On extend form, use call-parent-actions element to run the herited form action > ------------------------------------------------------------------------------ > > Key: OFBIZ-4718 > URL: https://issues.apache.org/jira/browse/OFBIZ-4718 > Project: OFBiz > Issue Type: New Feature > Components: framework > Affects Versions: SVN trunk > Reporter: Nicolas Malin > Priority: Minor > Labels: form > Attachments: 0FBIZ-4718.patch > > > On widget form at this time the actions on parents form has been not execute if child form contains also an actions. > A solution is implement a new element call-parent-actions on <actions> and <row-actions> element. > for more info see : > http://ofbiz.135035.n4.nabble.com/Adding-actions-instead-of-replacing-them-in-extended-forms-td156591.html#a156594 > Nicolas -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13215629#comment-13215629 ] Adrian Crum commented on OFBIZ-4718: ------------------------------------ This issue duplicates https://issues.apache.org/jira/browse/OFBIZ-2889. > On extend form, use call-parent-actions element to run the herited form action > ------------------------------------------------------------------------------ > > Key: OFBIZ-4718 > URL: https://issues.apache.org/jira/browse/OFBIZ-4718 > Project: OFBiz > Issue Type: New Feature > Components: framework > Affects Versions: SVN trunk > Reporter: Nicolas Malin > Priority: Minor > Labels: form > Attachments: 0FBIZ-4718.patch > > > On widget form at this time the actions on parents form has been not execute if child form contains also an actions. > A solution is implement a new element call-parent-actions on <actions> and <row-actions> element. > for more info see : > http://ofbiz.135035.n4.nabble.com/Adding-actions-instead-of-replacing-them-in-extended-forms-td156591.html#a156594 > Nicolas -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Malin closed OFBIZ-4718. -------------------------------- Resolution: Duplicate Sorry I search on jira browser with call-parent-actions not run-parent-actions, I close this issue and submit patch on previus jira > On extend form, use call-parent-actions element to run the herited form action > ------------------------------------------------------------------------------ > > Key: OFBIZ-4718 > URL: https://issues.apache.org/jira/browse/OFBIZ-4718 > Project: OFBiz > Issue Type: New Feature > Components: framework > Affects Versions: SVN trunk > Reporter: Nicolas Malin > Priority: Minor > Labels: form > Attachments: 0FBIZ-4718.patch > > > On widget form at this time the actions on parents form has been not execute if child form contains also an actions. > A solution is implement a new element call-parent-actions on <actions> and <row-actions> element. > for more info see : > http://ofbiz.135035.n4.nabble.com/Adding-actions-instead-of-replacing-them-in-extended-forms-td156591.html#a156594 > Nicolas -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |