Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Salesforce.com Community - forums.sforce.com | Site profile

Site profile page for http://forums.sforce.com. This report page has aggregated and summarized the online discussions from the Message Board located at http://forums.sforce.com. This site profile page outlines general site statistics such as: Users Activity, Site Activity, Site Rank, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional site profile information for http://forums.sforce.com is also shown in the following divisions:

1) Top 10 Active Forums during Last Week
2) Top 10 Site Forums
3) Latest Active Threads
4) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a site's popularity and/or exact posting volumes at any given reporting period.

Title: Salesforce.com Community - http://forums.sforce.com Salesforce.com Community
Url: http://forums.sforce.com
Users activity: 2 post per thread
site activity: 582 active threads during last week
Site rank: 2,941 (go to rank page)
Domain info for: sforce.com
 

Posting activity table on Salesforce.com Community:

  Week Month 3 Months
Threads: 582 2,012 5,292
Post: 1,013 3,390 8,991
 

Authority Badge:

Salesforce.com Community | Forum Authority Badge

Salesforce.com Community posting activity graph:

Posts by:  day  week  month 
 

http://forums.sforce.com Alexa graph:

Top authors on Salesforce.com Community during last week:

Name
Posts
Cool_Devloper
119
user's latest post:
Community - Getting error:...
Published (2009-11-26 09:50:00)
Thanks a ton Mike!! I was able to get the relationship Cool_D
anu_karthi
36
user's latest post:
Community - Regarding save() -...
Published (2009-11-26 03:48:00)
Hi prageeth,             Thanks alot for your support..As u suggested i will do it and get back to u for any help......                   Once again thankful to u for your help...                    ...
gm_sfdc_powerde
29
user's latest post:
Community - Dont want to display...
Published (2009-11-25 08:59:00)
Name is a required field and cannot be removed from page layouts.  If you want the  name to be auto-generated, change its type to "auto number" type
B2A
16
user's latest post:
Community - Save error: file is...
Published (2009-11-24 19:55:00)
Hey guys, Thanks for all the help!!   Cool D, I will read the guide shortly!
shillyer
14
user's latest post:
Community - Help with validation...
Published (2009-11-25 11:20:00)
You can create a validation rule on the object and on the field. Be sure to place this on the field itself. Go to Setup and click on the Field Label, you'll see a section to add Validation Rules for that specific field.   Best, Sati
prageeth
14
user's latest post:
Community - Regarding save() -...
Published (2009-11-26 02:30:00)
Hello Anu; I assume that you haven't changed your VF page yet. It means that the VF page you are using is exactly similar to the one that you have presented at your first post. I can't find where the error is. Atleast I can't think how the message "No issues available at present" is generated. I can't see such a message in your controller.   Please comment your two PageBlockSections and try...
SimonF
14
user's latest post:
Community - Maildrop -...
Published (2009-11-26 09:11:00)
Actually the best place to log feature requests/bugs etc is in the projects issues list  http://code.google.com/p/maildrop/issues/list
bob_buzzard
10
user's latest post:
Community - Is there any...
Published (2009-11-26 12:43:00)
Can you post the code that you are using to open the child window (i.e. the command link plus any associted javascript) - the full force component id of the 'relatedTo' field (with all the attendate j34;j56 etc prepended) needs to be passed across in the url - this is quite easy to get wrong! 
A_Smith
9
user's latest post:
Community - How to find out...
Published (2009-11-25 10:01:00)
Only option is to run a dynamic describe call in apex (see dynamic apex) and look for the objects from the other packages.  The objects will be prefixed with their namespace.  
intern2424
8
user's latest post:
Community - Need help with...
Published (2009-11-24 10:22:00)
Man, Thank you soooooooo much. I was wondering with the repeat can you still do outputfield?    Thank you again for all the help. 
 

Top 10 active forums on Salesforce.com Community during last week:

General Development - 210 new posts General Development - forum profile
Apex Code Development - 181 new posts Apex Code Development - forum profile
Visualforce Development - 138 new posts Visualforce Development - forum profile
AppExchange Directory & Packaging - 15 new posts AppExchange Directory & Packaging - forum profile
Custom Formula Field Discussion - 14 new posts Custom Formula Field Discussion - forum profile
Introduce Yourself - 11 new posts Introduce Yourself - forum profile
Java Development - 11 new posts Java Development - forum profile
Best Practices - 10 new posts Best Practices - forum profile
AJAX Toolkit & S-controls - 9 new posts AJAX Toolkit & S-controls - forum profile
AppEx Builder & Native Apps - 8 new posts AppEx Builder & Native Apps - forum profile
 

Top 10 forums on Salesforce.com Community:

General Development - 18,485 posts General Development - forum profile
Apex Code Development - 18,024 posts Apex Code Development - forum profile
Visualforce Development - 15,311 posts Visualforce Development - forum profile
Best Practices - 4,844 posts Best Practices - forum profile
Custom Formula Field Discussion - 4,347 posts Custom Formula Field Discussion - forum profile
AJAX Toolkit & S-controls - 3,418 posts AJAX Toolkit & S-controls - forum profile
.NET Development - 2,105 posts .NET Development - forum profile
Java Development - 2,090 posts Java Development - forum profile
AppExchange Directory & Packaging - 1,495 posts AppExchange Directory & Packaging - forum profile
Introduce Yourself - 1,443 posts Introduce Yourself - forum profile

Latest active threads on Salesforce.com Community:

Started 5 days, 7 hours ago (2009-11-26 14:12:00)  by Nick34536345
Just off midnight 01/01/1970 is the clue i guess is this on appExchange?
Forum:  General Development General Development - forum profile
Thread:  Show this thread (4 posts) Thread info: Community - date field value default to Dec 31 1969 by S-Control - General
Development - Force.com Discussion Boards Size: 178 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: date field value default to Dec 31 1969 by S-Control :: General Development :: Salesforce.com Community"
Started 1 week ago (2009-11-24 05:02:00)  by bob_buzzard
The following JavaScript writes the contents of the name parameter into the element identified by a parameter passed to the page. function fillIn(name) { var winMain=window.opener; if (null==winMain) { winMain=window.parent.opener; } var ele=winMain.document.getElementById('{!$CurrentPag e.parameters.namefield}'); ele....
Forum:  Visualforce Development Visualforce Development - forum profile
Thread:  Show this thread (4 posts) Thread info: Community - Is there any Javascript function available to pass the value
from child window to parent window? - Visualforce Development - Force.com
Discussion Boards Size: 1,052 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Is there any Javascript function available to pass the value from child
window to parent window?   [ Edited ] :: Visualforce Development :: Salesforce.com Community"
Started 1 week ago (2009-11-24 17:32:00)  by gm_sfdc_powerde
Try enclosing your test method in System.runAs. You will have get a user from user object in order to do this. This will ensure that your user context is maintained throughout the test execution.
Forum:  Visualforce Development Visualforce Development - forum profile
Thread:  Show this thread (5 posts) Thread info: Community - VF Extension Testing - Visualforce Development - Force.com
Discussion Boards Size: 285 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: VF Extension Testing :: Visualforce Development :: Salesforce.com Community"
Started 5 days, 11 hours ago (2009-11-26 10:43:00)  by CTU007
I think you can do it using tag panelgrid and repeat you need to know how many columns (months)) <apex:repeat value="{!Forecast}" var="fc"> <apex:panelGrid columns="xx" columnClasses="left,right" width="100%" border="1" > <apex:outputText value="Customer Name" style="font-weight:bold" /> <apex:outputText value="Item Name" style="font-...
Forum:  Visualforce Development Visualforce Development - forum profile
Thread:  Show this thread (7 posts) Thread info: Community - How to summarize data and manage UI display. - Visualforce
Development - Force.com Discussion Boards Size: 1,390 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: How to summarize data and manage UI display. :: Visualforce Development :: Salesforce.com Community"
Started 5 days, 11 hours ago (2009-11-26 10:47:00)  by Zeta
Here's my suggestion, if the only thing that changes is the "website", you can add to your controller a method called, for example "getAccDomain()", It could be something like: public String getAccDomain(){ return grabHTTPAway(Account.domain); } Then, in the url of the button or link you can type: http://www.somesiteoutthere.com/research/search.as px?q={!AccDomain}&...
Forum:  General Development General Development - forum profile
Thread:  Show this thread (2 posts) Thread info: Community - Stripping http://. from URL field into a new field - General
Development - Force.com Discussion Boards Size: 903 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Stripping http://. from URL field into a new field :: General Development :: Salesforce.com Community"
Started 4 days, 23 hours ago (2009-11-26 22:15:00)  by gm_sfdc_powerde
Apex is a strongly typed language and does not support evaluating dynamic content. Having said that, it is possible to dynamically construct and execute Apex code from outside the platform using web service API. Not sure if this is possible in your case, can you elaborate more on your use case?
Forum:  Apex Code Development Apex Code Development - forum profile
Thread:  Show this thread (5 posts) Thread info: Community - javascript eval in Apex? - Apex Code Development - Force.com
Discussion Boards Size: 379 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: javascript eval in Apex? :: Apex Code Development :: Salesforce.com Community"
Started 1 week ago (2009-11-23 22:52:00)  by Cool_Devloper
Well, first of all I din't quite understand why you needed to create so many tabs. Maybe, you should see if there is a way to do this in a more effecient way! As far as your question goes, yes, you can still use the objects without creating tabs for each one of them. How to use them completely depends on your data model and relationships existing between the obejcts. Cool_D
Forum:  General Development General Development - forum profile
Thread:  Show this thread (8 posts) Thread info: Community - How can I use the object I created without setting it on a TAB?
- General Development - Force.com Discussion Boards Size: 475 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: How can I use the object I created without setting it on a TAB? :: General Development :: Salesforce.com Community"
Started 1 week, 2 days ago (2009-11-22 00:21:00)  by Cool_Devloper
Steve, When you load the data in any dependent object (FeeMarkup__c) which has a lookup field to any other object (Fee__c), then salesforce expects the salseforce 18 digit ID as the value and not a text like " LP5 ". This is the reason you are getting the Malformed_Id error while loading the data. You have to take the 18 digit ID of the loaded Fee__c records and manually map them to ...
Forum:  General Development General Development - forum profile
Thread:  Show this thread (15 posts) Thread info: Community - Getting error: MALFORMED_ID:bad id when trying to import data
using External Ids for Lookups - General Development - Force.com Discussion
Boards Size: 633 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Getting error: MALFORMED_ID:bad id when trying to import data using
External Ids for Lookups :: General Development :: Salesforce.com Community"
Started 4 days, 17 hours ago (2009-11-27 04:32:00)  by Sennah
You have to set the sharing settings to "private" for the object, e.g. Opportunities and then grant access via sharing rules as needed. You don't have to grant access from top to down, because that is automatically given. See the Salesforce documentation on that topic, it's pretty good at that point.
Forum:  Best Practices Best Practices - forum profile
Thread:  Show this thread (2 posts) Thread info: Community - Hierarchy Reporting Problem - Best Practices Discussion -
Force.com Discussion Boards Size: 416 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Hierarchy Reporting Problem :: Best Practices :: Salesforce.com Community"
Started 5 days, 12 hours ago (2009-11-26 09:11:00)  by SimonF
Actually the best place to log feature requests/bugs etc is in the projects issues list http://code.google.com/p/maildrop/issues/list
Forum:  Apple, Mac and OS X Apple, Mac and OS X - forum profile
Thread:  Show this thread (2 posts) Thread info: Community - Maildrop - 'closed status' on email task/activity created in
Salesforce - Apple, Mac and OS X - Force.com Discussion Boards Size: 278 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Maildrop - 'closed status' on email task/activity created in Salesforce :: Apple, Mac and OS X :: Salesforce.com Community"
 

Hot threads for last week on Salesforce.com Community:

Started 1 week, 1 day ago (2009-11-23 09:22:00)  by werewolf
What do you mean, connect to it directly and not through the adapter? The SalesforceCTI.exe application _is_ the adapter.
Forum:  General Development General Development - forum profile
Thread:  Show this thread (9 posts) Thread info: Community - Connecting to SalesforceCTI.exe application directly - General
Development - Force.com Discussion Boards Size: 199 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Connecting to SalesforceCTI.exe application directly :: General Development :: Salesforce.com Community"
Started 1 week ago (2009-11-24 03:24:00)  by Cool_Devloper
Already answered on VF discussion board! Cool_D
Forum:  Apex Code Development Apex Code Development - forum profile
Thread:  Show this thread (9 posts) Thread info: Community - Need help with Navigating my soql query - Apex Code Development
- Force.com Discussion Boards Size: 137 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Need help with Navigating my soql query :: Apex Code Development :: Salesforce.com Community"
Re: Regarding save() - 9 new posts
Started 6 days, 17 hours ago (2009-11-25 04:17:00)  by prageeth
Hello Anu; You need to do something as below. public class MyClass { ApexPages.StandardController myStandardController ; public MyClass(ApexPages.StandardController controller){ myStandardController = controller; } public void save() { myStandardController .save(); //call standard save() method run(); ...
Forum:  General Development General Development - forum profile
Thread:  Show this thread (16 posts) Thread info: Community - Regarding save() - General Development - Force.com Discussion
Boards Size: 1,819 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Regarding save() :: General Development :: Salesforce.com Community"
Started 1 week ago (2009-11-23 22:17:00)  by Cool_Devloper
For the 1st problem, it seems the variable is not getting set with the param value. Did you try giving a debug message, what value is "currentQuestion" having? Also, can you check if "assignTo" works in the param tag? Can you please elaborate on the 2nd problem? Cool_D Message Edited by Cool_Devloper on 11-23-2009 10:18 PM
Forum:  Apex Code Development Apex Code Development - forum profile
Thread:  Show this thread (9 posts) Thread info: Community - SOQL Query Help - Apex Code Development - Force.com Discussion
Boards Size: 596 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: SOQL Query Help   [ Edited ] :: Apex Code Development :: Salesforce.com Community"
Started 1 week, 2 days ago (2009-11-22 00:21:00)  by Cool_Devloper
Steve, When you load the data in any dependent object (FeeMarkup__c) which has a lookup field to any other object (Fee__c), then salesforce expects the salseforce 18 digit ID as the value and not a text like " LP5 ". This is the reason you are getting the Malformed_Id error while loading the data. You have to take the 18 digit ID of the loaded Fee__c records and manually map them to ...
Forum:  General Development General Development - forum profile
Thread:  Show this thread (15 posts) Thread info: Community - Getting error: MALFORMED_ID:bad id when trying to import data
using External Ids for Lookups - General Development - Force.com Discussion
Boards Size: 633 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Getting error: MALFORMED_ID:bad id when trying to import data using
External Ids for Lookups :: General Development :: Salesforce.com Community"
Started 1 week, 4 days ago (2009-11-20 17:52:00)  by gm_sfdc_powerde
What are you trying to update here? ID is the system identifier and cannot be updated.
Forum:  Apex Code Development Apex Code Development - forum profile
Thread:  Show this thread (27 posts) Thread info: Community - Save error: file is not writeable: Account.id - Apex Code
Development - Force.com Discussion Boards Size: 164 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Save error: file is not writeable: Account.id :: Apex Code Development :: Salesforce.com Community"
Started 1 week ago (2009-11-23 22:52:00)  by Cool_Devloper
Well, first of all I din't quite understand why you needed to create so many tabs. Maybe, you should see if there is a way to do this in a more effecient way! As far as your question goes, yes, you can still use the objects without creating tabs for each one of them. How to use them completely depends on your data model and relationships existing between the obejcts. Cool_D
Forum:  General Development General Development - forum profile
Thread:  Show this thread (8 posts) Thread info: Community - How can I use the object I created without setting it on a TAB?
- General Development - Force.com Discussion Boards Size: 475 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: How can I use the object I created without setting it on a TAB? :: General Development :: Salesforce.com Community"
Started 1 week, 1 day ago (2009-11-23 08:47:00)  by Nick1746323
Looks okay to me. What's the error?
Forum:  General Development General Development - forum profile
Thread:  Show this thread (7 posts) Thread info: Community - Trouble integrating Flex - General Development - Force.com
Discussion Boards Size: 131 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Trouble integrating Flex :: General Development :: Salesforce.com Community"
Started 1 week ago (2009-11-23 22:15:00)  by Cool_Devloper
Is there any other trigger like on "QuoteLine" object? Or is there any workflow which might be getting executed in the whole flow somewhere? The exception means that the same record is getting updated again within the same conetxt! Cool_D
Forum:  Apex Code Development Apex Code Development - forum profile
Thread:  Show this thread (7 posts) Thread info: Community - Update Quote and Quoteline getting SELF_REFERENCE_FROM_TRIGGER
- Apex Code Development - Force.com Discussion Boards Size: 354 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Update Quote and Quoteline getting SELF_REFERENCE_FROM_TRIGGER :: Apex Code Development :: Salesforce.com Community"
Started 1 week ago (2009-11-24 14:34:00)  by Stevemo
I think you just need to use a couple of ISPICKVAL's for your Picklist options and LEN <1 for your LookUp Fields.
Forum:  Custom Formula Field Discussion Custom Formula Field Discussion - forum profile
Thread:  Show this thread (7 posts) Thread info: Community - Making a lookup field required based on a pick list - Formulas
& Validation Rules Discussion - Force.com Discussion Boards Size: 204 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Making a lookup field required based on a pick list :: Custom Formula Field Discussion :: Salesforce.com Community"