Change Colour Size matrix label

Discussions relating to breakout scripting, .NET and COM programming with Jiwa objects.

Change Colour Size matrix label

Postby 2can2 » Tue Jun 16, 2015 12:55 pm

Hi,
Can you give me the label names so I can change the 'Colours' and 'Sizes' labels in the X and Y labels for Inventory, Add/Edit Style? on V6513.
Thanks
Attachments

[The extension docx has been deactivated and can no longer be displayed.]

2can2
Frequent Contributor
Frequent Contributor
 
Posts: 171
Joined: Tue Feb 26, 2008 10:24 am
Topics Solved: 25

Re: Change Colour Size matrix label

Postby Mike.Sheen » Tue Jun 23, 2015 11:31 pm

Hi Doug,

Put the following code in the Inventory Read Completed and Inventory Create New Completed breakouts of the Inventory Maintenance form:

Code: Select all
FormObject.GridManager.GridText(FormObject.gridSizeColours, "Colours", 2) = "zzz Colours"
FormObject.GridManager.GridText(FormObject.gridSizeColours, "Code", 1) = "xxx Sizes"
FormObject.GridManager.GridText(FormObject.gridSizeColours, "Code", 2) = "yyy Code"


That will alter the grid text for the colours and codes to be whatever you like.

Mike
Mike Sheen
Chief Software Engineer
Jiwa Financials

If I do answer your question to your satisfaction, please mark it as the post solving the topic so others with the same issue can readily identify the solution
User avatar
Mike.Sheen
Overflow Error
Overflow Error
 
Posts: 2444
Joined: Tue Feb 12, 2008 11:12 am
Location: Perth, Republic of Western Australia
Topics Solved: 756


Return to Technical / Programming

Who is online

Users browsing this forum: No registered users and 2 guests