Microsoft
Software
Hardware
Network
Question : Modified ivItemMaintenance form, dynamice gp
I am trying to modify the ivItemMaintenance form by adding a button. On the button click I need to be able to get the Itemnumber that is selected in the ivItemmaintenance screen. I have the following code to raise the button click event, my problem is I am not able to msgbox the item number. Should I be accessing the field in a differnt way ? Thanks. Any suggestions would be great.
Sub Initialize() Implements IDexterityAddIn.Initialize
AddHandler DynamicsModified.Forms.IvI
temMainten
ance.IvIte
mMaintenan
ce.LocalPu
shButtonM4
0.ClickAft
erOriginal
, AddressOf ItemMnt_Alias
End Sub
Private Sub ItemMnt_Alias(ByVal sender As Object, ByVal e As EventArgs)
MsgBox(DynamicsModified.Fo
rms.IvItem
Maintenanc
e.IvItemMa
intenance.
ItemNumber
.Value & DynamicsModified.Forms.IvI
temMainten
ance.IvIte
mMaintenan
ce.ItemDes
cription.T
oString())
End Sub
Answer : Modified ivItemMaintenance form, dynamice gp
okey, I found only editor jdeveloper able to do this for us
http://www.oracle.com/tech
nology/pro
ducts/jdev
/index.htm
l
Random Solutions
Vmware and HP msa2324sa dc + DL360 (2) configuration considerations
How do I add rows to a datagridview based upon a For Each statement in VS2008?
SQL Server 2008 setup failure
Adding one cell to the bottom of a named range defined byan OFFSET
Creating a Dynamic Form from SQL database tables in ColdFusion
MAGENTO ENTERPRISE: Need to make static link in category menu (always display throughout layers)
Error message when replying, sending, openning email in OWA
exiting users from database
Outlook 2010 fails to login via POP3 to SBS2008 server
Laptop running windows vista, SYSTEM process goes to 100% cpu after being accessed by any computer on the network.