we have the ability to define a myportal page on
https://demo.ofbiz.org/myportal/control/ManagePortalPages I can input Portal Page Name and Description and it shows up in the side bar and the page is blank when I click on the side bar selection. Looking at the MyPortalTypeData.xml seems we need more info to make a display happen. Like the orderstatus page. is there more in the works so Myportal entity can be added to through the https://demo.ofbiz.org/myportal/control/createPortalPage or is it open to contributions? -- BJ Freeman http://www.businessesnetwork.com/automation http://bjfreeman.elance.com http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro Systems Integrator. |
After you have created the portal page, you have to add portlets to
it......? On Thu, 2009-05-14 at 12:18 -0700, BJ Freeman wrote: > we have the ability to define a myportal page on > https://demo.ofbiz.org/myportal/control/ManagePortalPages > I can input Portal Page Name and Description and it shows up in the > side bar and the page is blank when I click on the side bar selection. > Looking at the > MyPortalTypeData.xml > seems we need more info to make a display happen. Like the orderstatus page. > is there more in the works so Myportal entity can be added to through the > https://demo.ofbiz.org/myportal/control/createPortalPage > or is it open to contributions? > > > Antwebsystems.com: Quality OFBiz services for competitive rates |
In reply to this post by BJ Freeman
Since I don't yet understand about portlets, and I don't see how to do
this through the pages, I am at a loss. guess I will dig till I get my answer :D Thanks anyway. Hans Bakker sent the following on 5/14/2009 11:21 PM: > After you have created the portal page, you have to add portlets to > it......? > > On Thu, 2009-05-14 at 12:18 -0700, BJ Freeman wrote: >> we have the ability to define a myportal page on >> https://demo.ofbiz.org/myportal/control/ManagePortalPages >> I can input Portal Page Name and Description and it shows up in the >> side bar and the page is blank when I click on the side bar selection. >> Looking at the >> MyPortalTypeData.xml >> seems we need more info to make a display happen. Like the orderstatus page. >> is there more in the works so Myportal entity can be added to through the >> https://demo.ofbiz.org/myportal/control/createPortalPage >> or is it open to contributions? >> >> >> -- BJ Freeman http://www.businessesnetwork.com/automation http://bjfreeman.elance.com http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro Systems Integrator. |
Hi BJ,
1. add the portalpage: preferences -> add portal page 2. at the bottom of the page: 'add a portlet' -> select category -> select portlet click on the newly created button regards, Hans On Fri, 2009-05-15 at 01:46 -0700, BJ Freeman wrote: > Since I don't yet understand about portlets, and I don't see how to do > this through the pages, I am at a loss. > guess I will dig till I get my answer > :D > Thanks anyway. > > Hans Bakker sent the following on 5/14/2009 11:21 PM: > > After you have created the portal page, you have to add portlets to > > it......? > > > > On Thu, 2009-05-14 at 12:18 -0700, BJ Freeman wrote: > >> we have the ability to define a myportal page on > >> https://demo.ofbiz.org/myportal/control/ManagePortalPages > >> I can input Portal Page Name and Description and it shows up in the > >> side bar and the page is blank when I click on the side bar selection. > >> Looking at the > >> MyPortalTypeData.xml > >> seems we need more info to make a display happen. Like the orderstatus page. > >> is there more in the works so Myportal entity can be added to through the > >> https://demo.ofbiz.org/myportal/control/createPortalPage > >> or is it open to contributions? > >> > >> > >> > Antwebsystems.com: Quality OFBiz services for competitive rates |
In reply to this post by BJ Freeman
Ah it is hidden down in the corner. :D
thanks. Now to my original question show to add Categories through the UI so they show up on https://demo904.ofbiz.org/myportal/control/AddPortlet For instance have a admin that wants to view the order Status through the portlet page. https://demo904.ofbiz.org/ordermgr/control/orderstats what are the steps so I can make a UI for a user to add the info necessary to add it to the selection list? Hans Bakker sent the following on 5/15/2009 1:51 AM: > Hi BJ, > 1. add the portalpage: preferences -> add portal page > 2. at the bottom of the page: 'add a portlet' -> select category -> > select portlet > > click on the newly created button > > regards, > Hans > > On Fri, 2009-05-15 at 01:46 -0700, BJ Freeman wrote: >> Since I don't yet understand about portlets, and I don't see how to do >> this through the pages, I am at a loss. >> guess I will dig till I get my answer >> :D >> Thanks anyway. >> >> Hans Bakker sent the following on 5/14/2009 11:21 PM: >>> After you have created the portal page, you have to add portlets to >>> it......? >>> >>> On Thu, 2009-05-14 at 12:18 -0700, BJ Freeman wrote: >>>> we have the ability to define a myportal page on >>>> https://demo.ofbiz.org/myportal/control/ManagePortalPages >>>> I can input Portal Page Name and Description and it shows up in the >>>> side bar and the page is blank when I click on the side bar selection. >>>> Looking at the >>>> MyPortalTypeData.xml >>>> seems we need more info to make a display happen. Like the orderstatus page. >>>> is there more in the works so Myportal entity can be added to through the >>>> https://demo.ofbiz.org/myportal/control/createPortalPage >>>> or is it open to contributions? >>>> >>>> >>>> -- BJ Freeman http://www.businessesnetwork.com/automation http://bjfreeman.elance.com http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro Systems Integrator. |
In reply to this post by BJ Freeman
in thinking this through maybe a fashioned after the Artifact search
find the screens and add them to the portal entity using the component as a category. Still thinking on how assigned the groups like employee to these. Maybe can have a forum that list this new found categories and let the Admin assign the groups. BJ Freeman sent the following on 5/15/2009 2:32 AM: > Ah it is hidden down in the corner. :D > thanks. > Now to my original question show to add Categories through the UI > so they show up on > https://demo904.ofbiz.org/myportal/control/AddPortlet > For instance have a admin that wants to view the order Status through > the portlet page. > https://demo904.ofbiz.org/ordermgr/control/orderstats > what are the steps so I can make a UI for a user to add the info > necessary to add it to the selection list? > > Hans Bakker sent the following on 5/15/2009 1:51 AM: >> Hi BJ, >> 1. add the portalpage: preferences -> add portal page >> 2. at the bottom of the page: 'add a portlet' -> select category -> >> select portlet >> >> click on the newly created button >> >> regards, >> Hans >> >> On Fri, 2009-05-15 at 01:46 -0700, BJ Freeman wrote: >>> Since I don't yet understand about portlets, and I don't see how to do >>> this through the pages, I am at a loss. >>> guess I will dig till I get my answer >>> :D >>> Thanks anyway. >>> >>> Hans Bakker sent the following on 5/14/2009 11:21 PM: >>>> After you have created the portal page, you have to add portlets to >>>> it......? >>>> >>>> On Thu, 2009-05-14 at 12:18 -0700, BJ Freeman wrote: >>>>> we have the ability to define a myportal page on >>>>> https://demo.ofbiz.org/myportal/control/ManagePortalPages >>>>> I can input Portal Page Name and Description and it shows up in the >>>>> side bar and the page is blank when I click on the side bar selection. >>>>> Looking at the >>>>> MyPortalTypeData.xml >>>>> seems we need more info to make a display happen. Like the orderstatus page. >>>>> is there more in the works so Myportal entity can be added to through the >>>>> https://demo.ofbiz.org/myportal/control/createPortalPage >>>>> or is it open to contributions? >>>>> >>>>> >>>>> > -- BJ Freeman http://www.businessesnetwork.com/automation http://bjfreeman.elance.com http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro Systems Integrator. |
Free forum by Nabble | Edit this page |