Personalization - unable to hide Act. Burden Cost in Job Tracker

Change the size of the field to 0,0 so you won't see them.

Regards,
Chris Wineinger
ERP Specialist
Interior Systems Inc.

--- In vantage@yahoogroups.com, "Sharon" <sharon.pulsifer@...> wrote:
>
> We use Vantage 8.03.407c in a SQL Server environment.
>
> We are trying to personalize the list view in Job tracker. (Job Details >Operations > List) We've noticed that certain fields that we hide show back upas soon as we enter a job. Could it be that there is code interfering with hiding these fields? Example: Act. Burden Cost, Est Sub. Cost, Act Sub. Cost.
>
We use Vantage 8.03.407c in a SQL Server environment.

We are trying to personalize the list view in Job tracker. (Job Details >Operations > List) We've noticed that certain fields that we hide show back upas soon as we enter a job. Could it be that there is code interfering with hiding these fields? Example: Act. Burden Cost, Est Sub. Cost, Act Sub. Cost.
Not sure about that particular form, but if they are re-binding the dataset
when it gets refreshed, that will re-initialize the column layout.

Just slap an event handler on the grid update and check/clean the column
list.

*John Driggers*
**
*Chief Data Wrangler*
*
*
*I have an Epicor blog <http://usdoingstuff.com/>. How useful is that?*
*
*:: 904.404.9233
:: waffqle@...
:: http://www.usdoingstuff.com <http://www.usdoingstuff.com/>

*

*



On Thu, Oct 25, 2012 at 3:02 PM, Sharon <sharon.pulsifer@...>wrote:

> **
>
>
> We use Vantage 8.03.407c in a SQL Server environment.
>
> We are trying to personalize the list view in Job tracker. (Job Details
> >Operations > List) We've noticed that certain fields that we hide show
> back upas soon as we enter a job. Could it be that there is code
> interfering with hiding these fields? Example: Act. Burden Cost, Est Sub.
> Cost, Act Sub. Cost.
>
>
>


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