CRM 2011 an error when button in campaign activity is clicked
-
woensdag 30 mei 2012 19:20
Hello!
Please help. I used Pragma Toolkit to hide button in campaign activity (a button for adding marketing list from campaign). After some time i used this tool to show this button, but now when i click on this button i get an error.
- Bewerkt door Elka_ donderdag 31 mei 2012 5:06
Alle reacties
-
woensdag 30 mei 2012 19:30Moderator
Hello Elka,
As for me the easiest way to restore old behaviour of buttons is to:
1.download solution
2. unzip it
3.open customization.xml with notepad, find ribbon nodes that were change and remove all changes
4. After changes has been applied and saved you should put edited file back to archive and import it back to CRM.
Microsoft CRM Freelancer
My blog (english)
Мой блог (русскоязычный)
-
donderdag 31 mei 2012 5:15
Thanks for your suggestion.
Today I noticed that this error only appears when I click from the sub-grid (i put sub-grid with marketing lists on the marketing campaign form). Because when i click on the same button, but from navigation everything is ok
-
donderdag 31 mei 2012 5:31ModeratorWhat error you are getting, any information ??
Mahain : Check My Blog
Follow me on Twitter
Make sure to "Vote as Helpful" and "Mark As Answer",if you get answer of your question. -
donderdag 31 mei 2012 5:44
Object does not support this property or method locAssocObjCampaignActivity
case "campaignactivitylist_association": window.parent.locAssocObjCampaignActivity(gridTypeCode,"",$v_0,$v_1)
-
donderdag 31 mei 2012 6:42Moderator
It seems you have written some custom code, to filter add existing..... view ??
Mahain : Check My Blog
Follow me on Twitter
Make sure to "Vote as Helpful" and "Mark As Answer",if you get answer of your question. -
donderdag 31 mei 2012 7:13No, we didn't write custom code to filter this view. We use "Active Marketing Lists" view in this sub-grid and click "add from campaign" button
- Bewerkt door Elka_ donderdag 31 mei 2012 7:14