Update-able Dashboard - ViewListPanel Customization

You might want to re-deploy. Sometimes the state the dashboard is in when you deploy is what it defaults to. I try to go thru and make sure my fields are the right size and the tab I want the dashboard to open up on is where I am before I deploy.

Brenda

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Jayaprakash Prabhakaran
Sent: Tuesday, September 03, 2013 3:58 AM
To: vantage@yahoogroups.com
Subject: Re: [Vantage] Re: Update-able Dashboard - ViewListPanel Customization



yes...i deployed the dashboard, created menu and launched as Dashboard Assembly...now from the menu, i run the dashboard..it is working fine...as i mentioned early that one particular column needs a larger width as it contains a long string, i tried to customized...firstly maximized the width of the column manually and saved the layout..but when i reopen it all the layouts were gone.

so, my second thought is customizing the ViewListPanel using c#.

So, I went to customization mode and found that dashboard grid is called as ViewListPanel.

At this point, I am struck. Because, I have no clue of customising Epicor.Mfg.UI.App.<dashboardName_ViewListPanel>.

________________________________
From: b_ordway <bruce.d.ordway@...<mailto:bruce.d.ordway%40gmail.com>>
To: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>
Sent: Monday, September 2, 2013 10:23 PM
Subject: [Vantage] Re: Update-able Dashboard - ViewListPanel Customization



Have you already deployed this and added it to the menu as an assembly? That will allow you to open it customization mode.

--- In vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>, <jyprksh@...<mailto:jyprksh@...>> wrote:
>
> Yes I did...but when i close and reopen the form..all the changes are reverted to old style....
>
> --- In vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>, vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> wrote:
>
> >>my challenge is to set that column width to maximum size
>
> Have you tried Tools, Layouts, Save Layouts As Default?
>
> It's a low-tech option.
>
> Sometimes it is good enough & can save you the trouble of customizing a DB assembly.
>
>
>
>
>
>
>
> --- In vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> , jyprksh@ wrote:
>
> >
>
> > Hi All,
>
> > I have a update-able dashboard, it list all the information with gridview layout. When I checked in customization mode, it says "EPICOR.MFG.UI.APP.<TESTDASH>.XXXVIEWLISTPANEL"
>
> > In the list, one column have a very long data. So, my challenge is to set that column width to maximum size so that users do not need to maximize it manually by dragging.
>
> > Is there anyone could guide me in customizing VIEWLISTPANEL which reside with dashboard.
>
> > cheers all..
>
> >
>

[Non-text portions of this message have been removed]



[Non-text portions of this message have been removed]
Hi All,
I have a update-able dashboard, it list all the information with gridview layout. When I checked in customization mode, it says "EPICOR.MFG.UI.APP.<TESTDASH>.XXXVIEWLISTPANEL"  
In the list, one column have a very long data. So, my challenge is to set that column width to maximum size so that users do not need to maximize it manually by dragging.
Is there anyone could guide me in customizing   VIEWLISTPANEL which reside with dashboard.
cheers all.. 
>>my challenge is to set that column width to maximum size
Have you tried Tools, Layouts, Save Layouts As Default?
It's a low-tech option.
Sometimes it is good enough & can save you the trouble of customizing a DB assembly.



--- In vantage@yahoogroups.com, <jyprksh@...> wrote:
>
> Hi All,
> I have a update-able dashboard, it list all the information with gridview layout. When I checked in customization mode, it says "EPICOR.MFG.UI.APP.<TESTDASH>.XXXVIEWLISTPANEL" Â
> In the list, one column have a very long data. So, my challenge is to set that column width to maximum size so that users do not need to maximize it manually by dragging.
> Is there anyone could guide me in customizing  VIEWLISTPANEL which reside with dashboard.
> cheers all..Â
>
Yes I did...but when i close and reopen the form..all the changes are reverted to old style....

--- In vantage@yahoogroups.com, <vantage@yahoogroups.com> wrote:

>>my challenge is to set that column width to maximum size

Have you tried Tools, Layouts, Save Layouts As Default?

It's a low-tech option.

Sometimes it is good enough & can save you the trouble of customizing a DB assembly.







--- In vantage@yahoogroups.com , <jyprksh@...> wrote:

>

> Hi All,

> I have a update-able dashboard, it list all the information with gridview layout. When I checked in customization mode, it says "EPICOR.MFG.UI.APP.<TESTDASH>.XXXVIEWLISTPANEL"  

> In the list, one column have a very long data. So, my challenge is to set that column width to maximum size so that users do not need to maximize it manually by dragging.

> Is there anyone could guide me in customizing   VIEWLISTPANEL which reside with dashboard.

> cheers all.. 

>
Have you already deployed this and added it to the menu as an assembly? That will allow you to open it customization mode.

--- In vantage@yahoogroups.com, <jyprksh@...> wrote:
>
> Yes I did...but when i close and reopen the form..all the changes are reverted to old style....
>
> --- In vantage@yahoogroups.com, vantage@yahoogroups.com wrote:
>
> >>my challenge is to set that column width to maximum size
>
> Have you tried Tools, Layouts, Save Layouts As Default?
>
> It's a low-tech option.
>
> Sometimes it is good enough & can save you the trouble of customizing a DB assembly.
>
>
>
>
>
>
>
> --- In vantage@yahoogroups.com , jyprksh@ wrote:
>
> >
>
> > Hi All,
>
> > I have a update-able dashboard, it list all the information with gridview layout. When I checked in customization mode, it says "EPICOR.MFG.UI.APP.<TESTDASH>.XXXVIEWLISTPANEL" Â
>
> > In the list, one column have a very long data. So, my challenge is to set that column width to maximum size so that users do not need to maximize it manually by dragging.
>
> > Is there anyone could guide me in customizing  VIEWLISTPANEL which reside with dashboard.
>
> > cheers all..Â
>
> >
>
yes...i deployed the dashboard, created menu and launched as Dashboard Assembly...now from the menu, i run the dashboard..it is working fine...as i mentioned early that one particular column needs a larger width as it contains a long string, i tried to customized...firstly maximized the width of the column manually and saved the layout..but when i reopen it all the layouts were gone.

so, my second thought is customizing the ViewListPanel using c#.

So, I went to customization mode and found that dashboard  grid is called as ViewListPanel.Â

At this point, I am struck. Because, I have no clue of customising Epicor.Mfg.UI.App.<dashboardName_ViewListPanel>.




________________________________
From: b_ordway <bruce.d.ordway@...>
To: vantage@yahoogroups.com
Sent: Monday, September 2, 2013 10:23 PM
Subject: [Vantage] Re: Update-able Dashboard - ViewListPanel Customization



Â
Have you already deployed this and added it to the menu as an assembly? That will allow you to open it customization mode.

--- In vantage@yahoogroups.com, <jyprksh@...> wrote:
>
> Yes I did...but when i close and reopen the form..all the changes are reverted to old style....
>
> --- In vantage@yahoogroups.com, vantage@yahoogroups.com wrote:
>
> >>my challenge is to set that column width to maximum size
>
> Have you tried Tools, Layouts, Save Layouts As Default?
>
> It's a low-tech option.
>
> Sometimes it is good enough & can save you the trouble of customizing a DB assembly.
>
>
>
>
>
>
>
> --- In vantage@yahoogroups.com , jyprksh@ wrote:
>
> >
>
> > Hi All,
>
> > I have a update-able dashboard, it list all the information with gridview layout. When I checked in customization mode, it says "EPICOR.MFG.UI.APP.<TESTDASH>.XXXVIEWLISTPANEL" Â
>
> > In the list, one column have a very long data. So, my challenge is to set that column width to maximum size so that users do not need to maximize it manually by dragging.
>
> > Is there anyone could guide me in customizing  VIEWLISTPANEL which reside with dashboard.
>
> > cheers all..Â
>
> >
>




[Non-text portions of this message have been removed]