Hi,

Could please refer my blog on Hiding Navigation pane
http://sangi1983.spaces.live.com/blog/cns!264A0056CBCBB1D3!213.entry

Instead of passing false as recommended in the blog just pass 'true' and check 
out if the navigation pane shows up.

Thanks
Santosh.R


--- In Axapta-Knowledge-Village@yahoogroups.com, "kardo_ax" <kardo...@...> 
wrote:
>
> thanks for your help but it didnt work up with me. I dont know its strange 
> the nav.pane doesnt show even on startup I have to use the short cut keys. 
> Not showing on startup and its empty or like getting halted.
> --- In Axapta-Knowledge-Village@yahoogroups.com, Ali Ýhsan Aðca 
> <aliihsanagca@> wrote:
> >
> > Normally it has to work. Because I tried it with changing Main Menu 
> > (deleting all the menu references to create your case) and executing the 
> > command. Then it did empty navigation pane (without restarting client) and 
> > tried also vice versa.
> > 
> > Addition to that, Application class is near Info,Global.. classes (at 
> > bottom of the AOT\Classes node)
> > 
> > 
> > 
> > 
> > --- In Axapta-Knowledge-Village@yahoogroups.com, "kardo_ax" <kardo_ax@> 
> > wrote:
> > >
> > > i just put the command in a job but nothing happens. Also cant find such 
> > > a class.Maybe im missing some details can you plz specify the steps?
> > > --- In Axapta-Knowledge-Village@yahoogroups.com, Ali Ýhsan Aðca 
> > > <aliihsanagca@> wrote:
> > > >
> > > > Try with executing in a job.
> > > > If it works (it has to), put that command in Class: 
> > > > Application.startupPost method.
> > > > 
> > > > It will automatically be executed after client openned.
> > > > 
> > > > Ali Ihsan Agca.
> > > > 
> > > > --- In Axapta-Knowledge-Village@yahoogroups.com, "kardo_ax" <kardo_ax@> 
> > > > wrote:
> > > > >
> > > > > How exactly to run it?
> > > > > --- In Axapta-Knowledge-Village@yahoogroups.com, Ali Ýhsan Aðca 
> > > > > <aliihsanagca@> wrote:
> > > > > >
> > > > > > Try that command:
> > > > > > 
> > > > > > infolog.navPane().loadStartupButtons();
> > > > > > 
> > > > > > This will fill navigation pane according to AOT\Menus\MainMenu
> > > > > > 
> > > > > > --- In Axapta-Knowledge-Village@yahoogroups.com, "kardo_ax" 
> > > > > > <kardo_ax@> wrote:
> > > > > > >
> > > > > > > I can access the menus from AOT but the navigation pane is not 
> > > > > > > showing and when using AL+Shit+f1 just appears as a transparent 
> > > > > > > pane without anything inside
> > > > > > > --- In Axapta-Knowledge-Village@yahoogroups.com, "kardo_ax" 
> > > > > > > <kardo_ax@> wrote:
> > > > > > > 
> > > > > > > folders have been created in the AOT 
> > > > > > > --- In Axapta-Knowledge-Village@yahoogroups.com, Ali Ýhsan Aðca 
> > > > > > > <aliihsanagca@> wrote:
> > > > > > > >
> > > > > > > > Can you check in AOT\Menus\MainMenu? If there is any Menu 
> > > > > > > > reference or not :)
> > > > > > > > 
> > > > > > > > --- In Axapta-Knowledge-Village@yahoogroups.com, "kardo_ax" 
> > > > > > > > <kardo_ax@> wrote:
> > > > > > > > >
> > > > > > > > > I uploaded the license and been through all points of the 
> > > > > > > > > check list
> > > > > > > > > --- In Axapta-Knowledge-Village@yahoogroups.com, Ali Ýhsan 
> > > > > > > > > Aðca <aliihsanagca@> wrote:
> > > > > > > > > >
> > > > > > > > > > Maybe you have not load license yet?
> > > > > > > > > > 
> > > > > > > > > > 
> > > > > > > > > > --- In Axapta-Knowledge-Village@yahoogroups.com, "kardo_ax" 
> > > > > > > > > > <kardo_ax@> wrote:
> > > > > > > > > > >
> > > > > > > > > > > The case occurred right after finishing from the check 
> > > > > > > > > > > list. I didnt create any groups yet, Just using the 
> > > > > > > > > > > administrator
> > > > > > > > > > > 
> > > > > > > > > > >  --- In Axapta-Knowledge-Village@yahoogroups.com, "Craig 
> > > > > > > > > > > Fidler" <cfidler@> wrote:
> > > > > > > > > > > >
> > > > > > > > > > > > Is your user added to a group
> > > > > > > > > > > > 
> > > > > > > > > > > >  
> > > > > > > > > > > > 
> > > > > > > > > > > > From: Axapta-Knowledge-Village@yahoogroups.com
> > > > > > > > > > > > [mailto:axapta-knowledge-vill...@yahoogroups.com] On 
> > > > > > > > > > > > Behalf Of kardo_ax
> > > > > > > > > > > > Sent: Tuesday, May 05, 2009 1:43 PM
> > > > > > > > > > > > To: Axapta-Knowledge-Village@yahoogroups.com
> > > > > > > > > > > > Subject: [Axapta-Knowledge-Village] Navigation Pane 
> > > > > > > > > > > > issue!!
> > > > > > > > > > > > 
> > > > > > > > > > > >  
> > > > > > > > > > > > 
> > > > > > > > > > > > 
> > > > > > > > > > > > 
> > > > > > > > > > > > 
> > > > > > > > > > > > 
> > > > > > > > > > > > 
> > > > > > > > > > > > Hi all,
> > > > > > > > > > > > 
> > > > > > > > > > > > I have just installed AX2009 without SP1 and the 
> > > > > > > > > > > > navigation pane is not
> > > > > > > > > > > > showing and when using ctl+shift+f1 it shows as empty 
> > > > > > > > > > > > although all modules
> > > > > > > > > > > > are checked on!!! In the View menus the navigation pane 
> > > > > > > > > > > > options are dimmed??
> > > > > > > > > > > > Any advise??
> > > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > > 
> > > > > > > --- End forwarded message ---
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>


Reply via email to