-
ChatterFeed
-
1Best Answers
-
0Likes Received
-
0Likes Given
-
19Questions
-
13Replies
force.com ide install - nothing to install
Hi
I posted this a while ago in another forum
http://community.salesforce.com/t5/General-Development/force-com-ide-plugin/m-p/159633
I've installed Eclipse Ganymede version 3.4
I click Hellp|Software Updates and Add Sites
and put in http://www.adnsandbox.com/tools/ide/install/
When i select Force.com IDE nothing shows and the Install button never becomes enabled!!!
I desperately need to bring my triggers from sandbox to production.
HELP !!
thanks
tammy
- tammyCMC
- June 03, 2010
- Like
- 0
- Continue reading or reply
Can I disable a trigger using the SOAP API?
It looks like I could use the ApexTrigger class to set the “Status” to “Inactive”, however on its documentation: https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_objects_apextrigger.htm it says that “Inactive is not valid for ApexClass. For more information, see the Metadata API Developer Guide.” However when looking at the link I can see the status field and it looks like “Inactive” is a valid entry: https://developer.salesforce.com/docs/atlas.en-us.212.0.api_meta.meta/api_meta/meta_triggers.htm?search_text=inactive
- cmctam
- April 26, 2018
- Like
- 0
- Continue reading or reply
modify the tab and page title of self-service portal
Hi
My users find it confusing to see Salesforce as the title of the browser/browser tab. Is there a way to customize this?
thanks
tammy
- cmctam
- October 10, 2012
- Like
- 0
- Continue reading or reply
force.com ide plugin
hi
i want to see my schema
i'm following these instructions http://community.salesforce.com/sforce/?category.id=developers
but when i get to where is says to Install I see no plugin under Force.com IDE and
the Install button is inactive
what am i doing wrong?
thanks tammy
- cmctam
- December 07, 2009
- Like
- 0
- Continue reading or reply
master detail and report types
Hi
I had a custom object (Interests) with a lookup field.
I realized I should have made it a master-detail relationship with Contacts.
After changing to master-detail there was no longer an Interests and Contacts report type in Other reports like there was when it was just a lookup.
Now none of my reports work :(
Any advise or documentation on how Report Types work with master-detail? Aren't they auto created?
Thanks
Tammy
- cmctam
- June 01, 2009
- Like
- 0
- Continue reading or reply
email template fields won't display
- cmctam
- May 26, 2009
- Like
- 0
- Continue reading or reply
lead conversion field mappings
hi
when converting a lead there was an option to add Comments
once converted i don't know how to see those comments
thanks
tammy
- cmctam
- May 01, 2009
- Like
- 0
- Continue reading or reply
how to know if ideas are implemented
hi
when looking for functionality i often see what i want in the Ideas
how can i tell if an Idea i see has actually been implemented by Salesforce? is the Idea flagged in some way?
thanks
tam
- cmctam
- April 29, 2009
- Like
- 0
- Continue reading or reply
selection of multiple contacts using a lookup
HI
When you create a task in salesforce it is possible to click the Multiple Users. tab and assign the task to more than one User.
Is it possible to allow this functionality with the Contact Lookup? I'd love a method of being able to lookup more than one contact at a time. Some of my custom objects (eg. trip reports where you may visit a number of contacts in one visit) really require me to be able to relate that one report to two or three Contacts.
Thanks in advance for any advice.
Best Regards
Tammy
- cmctam
- March 13, 2009
- Like
- 0
- Continue reading or reply
opportunity tab
- cmctam
- November 11, 2008
- Like
- 0
- Continue reading or reply
writing triggers
and make contact.org_code__c =account.organization_code__c
- cmctam
- July 03, 2008
- Like
- 0
- Continue reading or reply
public calendar as default
- cmctam
- June 26, 2008
- Like
- 0
- Continue reading or reply
update a field when another field changes - triggers, workflow oh my
- cmctam
- June 24, 2008
- Like
- 0
- Continue reading or reply
Standard Fields for Custom Objects don't include LastModifiedDate
- cmctam
- June 23, 2008
- Like
- 0
- Continue reading or reply
trigger action on a keyword
- cmctam
- June 10, 2008
- Like
- 0
- Continue reading or reply
reordering dropdowns in views & creating masks
- cmctam
- May 05, 2008
- Like
- 0
- Continue reading or reply
log a call issues
- cmctam
- May 05, 2008
- Like
- 0
- Continue reading or reply
reordering dropdowns
- cmctam
- May 05, 2008
- Like
- 0
- Continue reading or reply
field masks
- cmctam
- May 05, 2008
- Like
- 0
- Continue reading or reply
appexchange logo
- cmctam
- March 26, 2008
- Like
- 0
- Continue reading or reply
modify the tab and page title of self-service portal
Hi
My users find it confusing to see Salesforce as the title of the browser/browser tab. Is there a way to customize this?
thanks
tammy
- cmctam
- October 10, 2012
- Like
- 0
- Continue reading or reply
Testing with Self-Service Portal Users
I asked this question during the recent webinar, but got no answer.
How do you test apex code that requires the use of self-service portal users when the DML operation to create self-service portal users is not allowed?
For now, outside of my test code, I have to create a dummy account, a dummy contact, and then a dummy self-service portal user. Then I have to hope no one deletes this by accident, or my test code no longer works.
I know that, like users, you cannot delete self-service portal users. But you can create users in Apex test code that go away when the test completes.
Why can't you create self-service portal users in apex code?
- Claiborne
- April 05, 2011
- Like
- 0
- Continue reading or reply
force.com ide install - nothing to install
Hi
I posted this a while ago in another forum
http://community.salesforce.com/t5/General-Development/force-com-ide-plugin/m-p/159633
I've installed Eclipse Ganymede version 3.4
I click Hellp|Software Updates and Add Sites
and put in http://www.adnsandbox.com/tools/ide/install/
When i select Force.com IDE nothing shows and the Install button never becomes enabled!!!
I desperately need to bring my triggers from sandbox to production.
HELP !!
thanks
tammy
- tammyCMC
- June 03, 2010
- Like
- 0
- Continue reading or reply
master detail and report types
Hi
I had a custom object (Interests) with a lookup field.
I realized I should have made it a master-detail relationship with Contacts.
After changing to master-detail there was no longer an Interests and Contacts report type in Other reports like there was when it was just a lookup.
Now none of my reports work :(
Any advise or documentation on how Report Types work with master-detail? Aren't they auto created?
Thanks
Tammy
- cmctam
- June 01, 2009
- Like
- 0
- Continue reading or reply
email template fields won't display
- cmctam
- May 26, 2009
- Like
- 0
- Continue reading or reply
opportunity tab
- cmctam
- November 11, 2008
- Like
- 0
- Continue reading or reply
writing triggers
and make contact.org_code__c =account.organization_code__c
- cmctam
- July 03, 2008
- Like
- 0
- Continue reading or reply
Standard Fields for Custom Objects don't include LastModifiedDate
- cmctam
- June 23, 2008
- Like
- 0
- Continue reading or reply
trigger action on a keyword
- cmctam
- June 10, 2008
- Like
- 0
- Continue reading or reply
reordering dropdowns in views & creating masks
- cmctam
- May 05, 2008
- Like
- 0
- Continue reading or reply