-
ChatterFeed
-
1Best Answers
-
1Likes Received
-
0Likes Given
-
17Questions
-
15Replies
Custom Button for Link to related list
Hello all,
I have created a custom button for a link that is a related list, however I have records from the related list on 2 pages. When I am on the 2nd page of the related list and click into a record and I hit my button it takes me back to the first page of the related list instead of back to the 2nd page. Is there anyway I can write my formula so it will take me back to either the 1st or 2nd page? Here is my button link
https://na2.salesforce.com/a0w?rlid=00N40000001n7Rf&id={!Trade_Calender__c.AccountId__c}
The '00N40000001n7Rf&id' is my page reference but it is only for the 1st page of the related list.
i hope this make sense, any ideas? Any help would be greatly appreciated, thanks.
Fahad
- fsiddiq3
- January 10, 2011
- Like
- 0
- Continue reading or reply
How do delete apex class, triggers out of production?
Does anyone know how to delete apex classes and triggers out of production? I logged into the sandbox, deleted the apex classes and triggers and then tried to use IDE to delete the same classes and triggers but I only see the option to add or overwrite, not delete. Can anyone assist me with this? Any help would be greatly appreciated, thanks!
Fahad
- fsiddiq3
- May 28, 2010
- Like
- 0
- Continue reading or reply
Add a date picker to visualforce page
Hello everyone,
I am trying to add a simple date picker to my existing visualforce page and/or apex code. Our resource set up a nice grid using apex code and visualforce page, and unfortunately he is no longer around. I am not too familiar with using the code/page so any help would be appreciated! He created a apex code, page, and mycontroller extension. I want to simply add a datepicker so when you click into date field a datepicker pops up. Please let me know how this is done and whether you need the code or the page. I can copy and paste into here. Thanks very much!!
Fahd
- fsiddiq3
- October 28, 2009
- Like
- 0
- Continue reading or reply
Issue with Custom Grid (Apex class and page)
Hello all,
Our organization has developed a custom grid we use, that is a apex class. We then use a visualforce page to display the class in an object. The issue is that you can't place your cursor anywhere in many of the rows on the grid to enter data. For example, in the very first box 'planogram or display style' you are able to place your cursor anywhere in the box to enter data, however for OTB # of Shelves you have to place your cursor all the way to the left of the box. Is this a page issue? How do I resolve this? Please help! Thanks!
- fsiddiq3
- September 14, 2009
- Like
- 0
- Continue reading or reply
Connect Eclipse 3.5 SDK to Sandbox Instructions
Hello,
I have just downloaded Eclipse 3.5 SDK. Can someone please guide me to how to connect this to my sandbox? I am having difficulty finding any instructions on this, any help would be greatly appreciated, thanks!
Fahad
- fsiddiq3
- September 02, 2009
- Like
- 0
- Continue reading or reply
Looking for a free data loading tool
Hello all,
Was wondering if anyone out there knows of any free data loading tools (aside the standard SFDC data loader) that can replicate data and synching data, be able to schedule import/export jobs, please let me know. Our organization exports and imports a very large amount of data on a quarterly basis, and we need a tool that can essentially automate this process. We tried IOD (Informatica on Demand) which was excellent, however since we are doing this just 4 times in the year, we could not justify the cost. I am curious to see if such a tool is out there. Any help would be greatly appreciated!
Thanks
Fahad
- fsiddiq3
- August 19, 2009
- Like
- 0
- Continue reading or reply
Month and Year Function
Hello,
I am trying to create a workflow with a field update that basically combines the month of the current date and the year of the current date. I have the field set up as a number, and this is the formula I am using. For some reason I am getting an error message. Below is the formula, what am I doing wrong? Any help is appreciated, thanks!
MONTH(TODAY()) & "" & YEAR(TODAY())
- fsiddiq3
- June 30, 2009
- Like
- 0
- Continue reading or reply
Create a validation rule for duplicate records
I have created a workflow that merges 2 fields in an object in a seperate field. So for example I have a field that is called Full name that merges First name and last name. What I want to do is to create a workflow that says if the value in Full name already exists, do not let the user save. Any suggestions?
- fsiddiq3
- April 16, 2009
- Like
- 0
- Continue reading or reply
Workflow help needed
I am trying to create a workflow that will essentitally create a version if a record has been edited. For example in my setup I have a object that has a number field from 1-13. If any of those 13 fields are edited I want to set up something where I can say version 1. If any one of those fields are edited again I want to say version 2. I created a field called version as well. What is the best way to do this?
IF((Ischanged Period_1_c, period_2_c), Version_c + 1, Version_c)
something like this? This logic didn't work when I tried it. Let me know if anyone has any helpful suggestions! Thanks guys!
:-)
- fsiddiq3
- March 25, 2009
- Like
- 0
- Continue reading or reply
Remove Home tab
Hello,
Does anyone know if it is possible to remove or hide the home tab? I tried to remove it from my application and it says the home tab is required and can not be removed. Anyone have any ideas/suggestions? Thanks for your help
Fahad
- fsiddiq3
- March 19, 2009
- Like
- 0
- Continue reading or reply
Help: Time based workflow not working
I have created a workflow that checks to see whether a date is less than today, if it is then an email is generated to the owner. I also have set up a time based workflow in addition to the other workflow that sends an email to the owner 24 hours prior to that date.
I created a dummy record and made the date equal to tommorow, thinking I would get an email saying this was 24 hour prior to that date, but I haven't received any email yet. What could possibly be causing this error?
Any thoughts please help! Thanks
- fsiddiq3
- March 04, 2009
- Like
- 0
- Continue reading or reply
Lock a field?
Wanted to know if it was possible to lock a field within an object depending on the value of another field within the same object. For example I have a field called a field called "Year" which is a picklist and there is another field called "Version" which is simpy a number field (Version and Year are not related but in the same object). I want to be able to say if "Year" equals value x make the "Version" field locked. Is this possible and what is the best practice to do this? Any help would be greatly appreciated! Thanks
- fsiddiq3
- February 23, 2009
- Like
- 0
- Continue reading or reply
How do I learn APEX?
- fsiddiq3
- February 23, 2009
- Like
- 0
- Continue reading or reply
SFDC Certification
I was interested in getting my certification in sfdc. I just wanted to know if this was worth doing and what the benefits would be to my career and to my company if I did do this. I basically want to have some points I can talk thru when I bring this up to my manager to convince him why this certification will help my company. I am currently one of a very few admins that use salesforce at my company. I also want to know how I can learn APEX, S-Controls and the development piece of SFDC. I have the configuration down pretty well, but am lacking the development skills to take my skillset to the next level. Any advice would be greatly appreciated! Thanks
- fsiddiq3
- February 23, 2009
- Like
- 1
- Continue reading or reply
Help: Running a periodic workflow
Hello everyone!
Wanted to know if it is possible to run a workflow that runs at a certain time, a certain day of the week. Right now, I have set up a workflow that checks a date field and if that date field is less than todays date it will generate an email to the owner. However, this workflow is only triggered when a record is created or edited or when it did not previously meet that criteria. I want to run this workflow at least once a week. I looked into the time dependant workflow but that will not work since you can only choose to run that workflow before or after the date. Any ideas/suggestions?
- fsiddiq3
- February 23, 2009
- Like
- 0
- Continue reading or reply
Help with a parameter issue
Hello,
I am trying to create a field update for 2 fields in an object. One field is called status and is a picklist and the other field is called probability which is simply a percent field. I am trying to create a field update that says when status is changed to "completed", then make the probability equal to 100. Here is the formula I created below:
IF (ISPICKVAL( Status__c ,"Completed") , Probability__c = 100)
I am getting this error message: Error: Incorrect number of parameters for function IF(). Expected 3, received 2
Can somebody help me?
- fsiddiq3
- February 19, 2009
- Like
- 0
- Continue reading or reply
Displaying more than 15 fields in a custom view
- fsiddiq3
- December 10, 2008
- Like
- 0
- Continue reading or reply
SFDC Certification
I was interested in getting my certification in sfdc. I just wanted to know if this was worth doing and what the benefits would be to my career and to my company if I did do this. I basically want to have some points I can talk thru when I bring this up to my manager to convince him why this certification will help my company. I am currently one of a very few admins that use salesforce at my company. I also want to know how I can learn APEX, S-Controls and the development piece of SFDC. I have the configuration down pretty well, but am lacking the development skills to take my skillset to the next level. Any advice would be greatly appreciated! Thanks
- fsiddiq3
- February 23, 2009
- Like
- 1
- Continue reading or reply
How do delete apex class, triggers out of production?
Does anyone know how to delete apex classes and triggers out of production? I logged into the sandbox, deleted the apex classes and triggers and then tried to use IDE to delete the same classes and triggers but I only see the option to add or overwrite, not delete. Can anyone assist me with this? Any help would be greatly appreciated, thanks!
Fahad
- fsiddiq3
- May 28, 2010
- Like
- 0
- Continue reading or reply
Add a date picker to visualforce page
Hello everyone,
I am trying to add a simple date picker to my existing visualforce page and/or apex code. Our resource set up a nice grid using apex code and visualforce page, and unfortunately he is no longer around. I am not too familiar with using the code/page so any help would be appreciated! He created a apex code, page, and mycontroller extension. I want to simply add a datepicker so when you click into date field a datepicker pops up. Please let me know how this is done and whether you need the code or the page. I can copy and paste into here. Thanks very much!!
Fahd
- fsiddiq3
- October 28, 2009
- Like
- 0
- Continue reading or reply
Connect Eclipse 3.5 SDK to Sandbox Instructions
Hello,
I have just downloaded Eclipse 3.5 SDK. Can someone please guide me to how to connect this to my sandbox? I am having difficulty finding any instructions on this, any help would be greatly appreciated, thanks!
Fahad
- fsiddiq3
- September 02, 2009
- Like
- 0
- Continue reading or reply
Month and Year Function
Hello,
I am trying to create a workflow with a field update that basically combines the month of the current date and the year of the current date. I have the field set up as a number, and this is the formula I am using. For some reason I am getting an error message. Below is the formula, what am I doing wrong? Any help is appreciated, thanks!
MONTH(TODAY()) & "" & YEAR(TODAY())
- fsiddiq3
- June 30, 2009
- Like
- 0
- Continue reading or reply
Help: Time based workflow not working
I have created a workflow that checks to see whether a date is less than today, if it is then an email is generated to the owner. I also have set up a time based workflow in addition to the other workflow that sends an email to the owner 24 hours prior to that date.
I created a dummy record and made the date equal to tommorow, thinking I would get an email saying this was 24 hour prior to that date, but I haven't received any email yet. What could possibly be causing this error?
Any thoughts please help! Thanks
- fsiddiq3
- March 04, 2009
- Like
- 0
- Continue reading or reply
Mass delete record is not available?
I have a custom object, named obj,
and it has 10000 reocrds in it.
when I go to Data Management - Mass Delete Records
Mass Delete Obj is not there. I checked the profile settings, I have permission to delete Obj record.
can anyone give a hint?
- sd2008
- February 20, 2009
- Like
- 0
- Continue reading or reply
Help with a parameter issue
Hello,
I am trying to create a field update for 2 fields in an object. One field is called status and is a picklist and the other field is called probability which is simply a percent field. I am trying to create a field update that says when status is changed to "completed", then make the probability equal to 100. Here is the formula I created below:
IF (ISPICKVAL( Status__c ,"Completed") , Probability__c = 100)
I am getting this error message: Error: Incorrect number of parameters for function IF(). Expected 3, received 2
Can somebody help me?
- fsiddiq3
- February 19, 2009
- Like
- 0
- Continue reading or reply