Related Posts
  • Forum Post: Re: Pop-up Messages?

    Unfortunately, I don't know of any way to "configure" this without code. Sounds like David is familiar with a Rockton solution. Their products are generally A+, so you can check that out. To do this via custom code should take no longer than 2 hours for a seasoned developer. If I'm...
  • Forum Post: Re: Steamlining Purchasing Item Detail Entry

    I don't think what you are proposing is possible via the GP interface or any add-on "configurable" product, but it is realatively easy to accomplish via customization to GP. There are 3 custom tools for GP: Dexterity, Modifier/VBA, and Visual Studio Tools for GP (version 9.0 and later)...
  • Forum Post: Using reject script with Trigger_RegisterFocusByName

    I have been having trouble using "Reject Script" with Trigger_RegisterFocusByName (Before Change) on a project accounting field change. I use the "execute()" function to get the value from the PA window, and if I don't like the window, I want to stop the PA field change script...
  • Forum Post: Re: SOP Post Confirmation

    Dan is correct, that there is not ISV product that I know of that would allow you to simply add a confirmation message to clicking a button. However, this is very easily done with Modifer/VBA (which would require that you are licensed for Modifer/VBA, or that you at least are licensed for the Customization...
  • Forum Post: Re: Running Dexterity 2010 in test mode

    You don't have to move your Dex development dictionary into the GP program folder. It's the other way around. You need to move the dex.ini file from the Data sub folder of the GP program directory into the Data sub folder of the Dexterity program directory. Good luck. Ron Draganowski Manager...