Renaming Label on Manufacturing Req.

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

Renaming Label on Manufacturing Req.

Postby Ernst » Tue Jun 09, 2020 4:20 pm

Customer would love to rename the Label "Production Date" to "Required Date" in JIWA65.13 in Manufacturing Requistions.

Ive tried this It changes the RunNo Label. But I cannot find a form control for the Production Date label. Can anybody help?

' JIWA 65.13
' In Manufacturing Req. Form Loaded
VBFormObject.lblRunNo = "123"
VBFormObject.lblProductionDate = "ABC"
End Sub
User avatar
Ernst
Kohai
Kohai
 
Posts: 216
Joined: Tue Feb 19, 2008 3:43 pm
Topics Solved: 12

Re: Renaming Label on Manufacturing Req.

Postby Scott.Pearce » Tue Jun 09, 2020 4:27 pm

Code: Select all
VBFormObject.Label5(13)
Scott Pearce
Senior Analyst/Programmer
Jiwa Financials
User avatar
Scott.Pearce
Senpai
Senpai
 
Posts: 742
Joined: Tue Feb 12, 2008 11:27 am
Location: New South Wales, Australia
Topics Solved: 221

Re: Renaming Label on Manufacturing Req.

Postby Ernst » Tue Jun 09, 2020 5:17 pm

Perfect thanks :D :)
User avatar
Ernst
Kohai
Kohai
 
Posts: 216
Joined: Tue Feb 19, 2008 3:43 pm
Topics Solved: 12


Return to Technical / Programming

Who is online

Users browsing this forum: No registered users and 1 guest

cron