Thank you – it is working now.
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Tuesday, June 17, 2014 11:11 AM
To: Vantage
Subject: Re: [Vantage] Customization - added a UD table
Look at your ToolBarEvent it uses that String to determine what you clicked when you change the words it broke the toolbarclickevent
Jose C Gomez
Software Engineer
T: 904.469.1524 mobile
Quis custodiet ipsos custodes?
On Tue, Jun 17, 2014 at 2:09 PM, cathy@... [vantage] <vantage@yahoogroups.com> wrote:
I customized the RMA form and added a UD table to the RMA Detail screen to allow for multiple reason codes from the customer on why they were returning product.
It works well.
Under the Add New it has New UD01. I changed
_edvUD01.AddText = "New UD01"
to
_edvUD01.AddText = "New Compliant".
It shows New Compliant now but, It does not add a row.
What else do I need to change - this is purely cosmetic.