PlugIn
-
4. června 2009 7:28Hi,
How can i retreive Current Form Values using plugins.
Regards,
Rajsekhar
Všechny reakce
-
4. června 2009 7:40Hi,
To get form values within a plugin, you would be registering images for that!
http://nishantrana.wordpress.com/2008/07/11/preentity-and-postentity-images-in-crm-40/
Regards,
Nishant Rana
http://nishantrana.wordpress.com -
4. června 2009 8:11Hi,
Do u have any example plugin. like how to declare image etc., -
4. června 2009 8:18MSDN website is well documented if you want to start working with plugins:
http://msdn.microsoft.com/en-gb/library/dd393295.aspx
http://msdn.microsoft.com/en-us/library/cc151097.aspx
MS CRM 4.0, VS 2008 -
4. června 2009 8:24Hi,
Images could be registered using plugin registration tool !
http://www.crowehorwath.com/cs/blogs/crm/archive/2009/02/21/crm-4-0-plug-in-registration-tool-walkthrough.aspx
Regards,
Nishant Rana
http://nishantrana.wordpress.com -
4. června 2009 8:41Hi
I dont see 'register new image' option in 'plugin registration tool'. please help -
4. června 2009 9:09HI,
It should be there along with
Register New Assembly
and
Register New Step Options at the register menu
http://www.crowehorwath.com/cs/blogs/crm/dvarghese/pluginRegister/Screenshot3.jpg
Regards,
Nishant Rana
http://nishantrana.wordpress.com -
4. června 2009 9:29Hi,
How can i declare image attribute. If u have complete plugin sample please provide me.