Quantcast
Channel: Microsoft Dynamics GP Forum - Recent Threads
Viewing all articles
Browse latest Browse all 32807

Missing navigation pane button with Citrix

$
0
0

Greetings,

We have built a customization for GP using Dexterity, and this customization includes a new navigation pane button and associated area page.  Now when GP is accessed via Citrix, our navigation pane button does not show up.  When the Navigation Pane Options form is opened, the button we added is not present.  Is this a known problem, or is it possible we're creating the navigation button in the wrong way?  Below is a description of how we're adding the nav bar button in Dexterity.

The following is in a procedure that is triggered to run after CreateDefaultNavBarButtons.  "Our_Navigation" is a command of type Command List.

nSeq = 0;
nStatus = AddNavBarButton("",
 nSeq,
 true,
 OUR_PRODUCT_ID,
 resourceid(form OUR_Command_Form),
 resourceid(command OUR_Navigation of form OUR_Command_Form),
 0,0,0,true) of form syNavBarBtnObj;

Thanks in advance,

Greg


Viewing all articles
Browse latest Browse all 32807

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>