adding a new attribute ignore-when(verry similar to use-when) taht enabe rendering or not a field in list or multi form.
------------------------------------------------------------------------------------------------------------------------ Key: OFBIZ-4481 URL: https://issues.apache.org/jira/browse/OFBIZ-4481 Project: OFBiz Issue Type: Improvement Components: ALL COMPONENTS Affects Versions: SVN trunk Reporter: youssef khaye Priority: Minor I need to define some parameters (using portlet attributes) that enable showing or not some field in my portlet taht contains a form of type "list". Or on a form of type list or multi, it is not possible to completely ignore a field via use-when attribute. Instead it hides the title and the column header became shifted from the table content. For example I want to hide the description column from my form when exampleName is choosen as sort-field. -- 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-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] youssef khaye updated OFBIZ-4481: --------------------------------- Attachment: ignoreField.patch this will also modify : example/widget/example/ExampleForms.xml#ListExamples to illustarte this functionality > adding a new attribute ignore-when(verry similar to use-when) taht enabe rendering or not a field in list or multi form. > ------------------------------------------------------------------------------------------------------------------------ > > Key: OFBIZ-4481 > URL: https://issues.apache.org/jira/browse/OFBIZ-4481 > Project: OFBiz > Issue Type: Improvement > Components: ALL COMPONENTS > Affects Versions: SVN trunk > Reporter: youssef khaye > Priority: Minor > Labels: form, list, use-when > Attachments: ignoreField.patch > > > I need to define some parameters (using portlet attributes) that enable showing or not some field in my portlet taht contains a form of type "list". > Or on a form of type list or multi, it is not possible to completely ignore a field via use-when attribute. Instead it hides the title and the column header became shifted from the table content. > For example I want to hide the description column from my form when exampleName is choosen as sort-field. -- 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-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] youssef khaye updated OFBIZ-4481: --------------------------------- Attachment: ignoreField.patch > adding a new attribute ignore-when(verry similar to use-when) taht enabe rendering or not a field in list or multi form. > ------------------------------------------------------------------------------------------------------------------------ > > Key: OFBIZ-4481 > URL: https://issues.apache.org/jira/browse/OFBIZ-4481 > Project: OFBiz > Issue Type: Improvement > Components: ALL COMPONENTS > Affects Versions: SVN trunk > Reporter: youssef khaye > Priority: Minor > Labels: form, list, use-when > Attachments: ignoreField.patch > > > I need to define some parameters (using portlet attributes) that enable showing or not some field in my portlet taht contains a form of type "list". > Or on a form of type list or multi, it is not possible to completely ignore a field via use-when attribute. Instead it hides the title and the column header became shifted from the table content. > For example I want to hide the description column from my form when exampleName is choosen as sort-field. -- 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-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] youssef khaye updated OFBIZ-4481: --------------------------------- Attachment: (was: ignoreField.patch) > adding a new attribute ignore-when(verry similar to use-when) taht enabe rendering or not a field in list or multi form. > ------------------------------------------------------------------------------------------------------------------------ > > Key: OFBIZ-4481 > URL: https://issues.apache.org/jira/browse/OFBIZ-4481 > Project: OFBiz > Issue Type: Improvement > Components: ALL COMPONENTS > Affects Versions: SVN trunk > Reporter: youssef khaye > Priority: Minor > Labels: form, list, use-when > Attachments: ignoreField.patch > > > I need to define some parameters (using portlet attributes) that enable showing or not some field in my portlet taht contains a form of type "list". > Or on a form of type list or multi, it is not possible to completely ignore a field via use-when attribute. Instead it hides the title and the column header became shifted from the table content. > For example I want to hide the description column from my form when exampleName is choosen as sort-field. -- 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-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] youssef khaye updated OFBIZ-4481: --------------------------------- Attachment: ignoreField.patch this will also modify : example/widget/example/ExampleForms.xml#ListExamples to illustrate this functionality > adding a new attribute ignore-when(verry similar to use-when) taht enabe rendering or not a field in list or multi form. > ------------------------------------------------------------------------------------------------------------------------ > > Key: OFBIZ-4481 > URL: https://issues.apache.org/jira/browse/OFBIZ-4481 > Project: OFBiz > Issue Type: Improvement > Components: ALL COMPONENTS > Affects Versions: SVN trunk > Reporter: youssef khaye > Priority: Minor > Labels: form, list, use-when > Attachments: ignoreField.patch > > > I need to define some parameters (using portlet attributes) that enable showing or not some field in my portlet taht contains a form of type "list". > Or on a form of type list or multi, it is not possible to completely ignore a field via use-when attribute. Instead it hides the title and the column header became shifted from the table content. > For example I want to hide the description column from my form when exampleName is choosen as sort-field. -- 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-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] youssef khaye updated OFBIZ-4481: --------------------------------- Attachment: (was: ignoreField.patch) > adding a new attribute ignore-when(verry similar to use-when) taht enabe rendering or not a field in list or multi form. > ------------------------------------------------------------------------------------------------------------------------ > > Key: OFBIZ-4481 > URL: https://issues.apache.org/jira/browse/OFBIZ-4481 > Project: OFBiz > Issue Type: Improvement > Components: ALL COMPONENTS > Affects Versions: SVN trunk > Reporter: youssef khaye > Priority: Minor > Labels: form, list, use-when > Attachments: ignoreField.patch > > > I need to define some parameters (using portlet attributes) that enable showing or not some field in my portlet taht contains a form of type "list". > Or on a form of type list or multi, it is not possible to completely ignore a field via use-when attribute. Instead it hides the title and the column header became shifted from the table content. > For example I want to hide the description column from my form when exampleName is choosen as sort-field. -- 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 |