In the Customer Maintenance Form there is a Write Letters button that call Letter Maintenance and Prepare Customers Letter form.
I have a requiment to call these from another form but can't find the form names to open them?
I have a logo in a jpg format that I want to add to the Sales Order report.
I go and modify the report then go to toolbox and copy a pic to the report heading.
I then open a form that for me to choose a picture. Since the picture does not exist yet I hit New and give it a name.
How do I...
I was able t get this to work by creating a local variable, setting the local variable to the 'User ID' of Globals then use the local variable. Works great.
Is there a function in Dexerity to tell me the user that is running the current form? I need to do some auditing and need to know who the user login ID?
I tried to use 'User ID' of Globals; but the value is always empty. Am I using it incorrectly or is there another place I should be...
About to answer my own question but thought it might be helpful.:
run script 'Redisplay Button' of window IV_Item_Number_Lookup of form IV_Item_Number_Lookup;
I have a lookup button that is calling the Item Form with the following command:
open form IV_Item_Number_Lookup return to tpItem;
When the form opens it show now items. If I put something in the find Item Number field andhet search it then returns items. Clealy I need to initalize...
Thank for so far but a few more questions.
First, what is the Command used for in the Form?
Also, I added the following into my startup script:
Seq = 0;
Status = AddCommandToMenu(DYNAMICS,
resourceid(form Command_Sales),
resourceid(command CL_Sales_Cards of form
Command_Sales)...
I'm currently migrating our older version of Great Plains to the newest version of 10.0. Way back when we added a Extra's menu on the startup script in the following way:
set l_result to Trigger_RegisterForm(form
Cards_Financial_Palette,
"PA Extras Application"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.