why to set autodeclaration property to yes in combo box

 


set Auto Declaration Property to Yes


why?


It will allow us to reference this Combo Box and retrieve the value later in this article.



ret = super() // essentially just tells the system to do what the control is supposed to do, 


and display a new value anytime a new value is selected. 



what is GUID?


A GUID (a globally unique identifier) is a 16 byte, or a 128 bit integer that can be used 


across all computers and networks wherever a unique identifier is required.

Comments

Popular posts from this blog

How to Create a wizard in x++ d365

X++ code to CREATE AND POST A TRADE AGREEMENT IN MICROSOFT DYNAMICS 365 in D365 F & O

x++ code to submit and approve and reject the invent movement workflow in d365 F&O