Important Update: Community URLs redirect issues are partially resolved. Learn More. .

cancel
Showing results for 
Search instead for 
Did you mean: 
MargoBrosnan
Advocate
since ‎2015-01-06
Wednesday

User Statistics

  • 395 Posts
  • 3 Solutions
  • 482 Kudos given
  • 909 Kudos received

User Activity

I need to use the API (SOAP or REST) or an SQL query to retrieve the history of button clicks in Advanced Workflow. I recently added a "Closed Date" to an application and need to populate prior entries. I'd like to search for the most recent selected...
We've been unable to import packages into our production environment for about two months. We've been working with support to find the issue(s) with no results to date. Is there an API call to import packages? If there is, I don't think it's document...
I just found that application GUIDs as of 6.10 user lower case letters rather than upper case. (Every one I've looked at is lower case, but I'm not sure if it's 100% of GUIDs.) This breaks all my code using the API, as I'm searching for the module ID...
In one case, where a record has to be saved to be enrolled in advanced workflow, we want to rename the Save button to "Begin". Hiding the Save button and adding a custom begin button that performs the save functionality would also be fine. I've tried...
Does anyone have a custom object that gives the user a button to go to top of page? I'm hoping there's a server-side function I can use doPostBack with and put the button in the toolbar at the top. I'd settle for a button I could put at the bottom of...