Search
-
Hi Brittany,
I'm still looking into this for you. I'll post back here when I have some more information.
- Justin
-
Hi Cameron,
Sorry for the late reply. There is an action in the Clear / New button (within the More Actions... button, listed as an Event) that sets the Activity Status dropdown to "Completed". This action set gets called on screen load, so this is why you're experiencing this issue.
Go ahead and change action 5 in this list ...
-
Hi Brad,
Our Web-To-Lead forms can be customized. What type of information are you looking to collect?
- Justin
-
Hello,
You need to use MethodAPIUpdateV2 to set IsLeadStatusOnly to false where the RecordID matches the lead you want to convert into a customer. Here’s some sample c# code that does this:
var MAPIsvc = new MethodAPIService.Service();
string ...
-
There should be a Save action when you click on the contact from the Edit Activity window. If you've starting typing comments and you need to view the Contact for whatever reason you lose you work.
-
According to the release notes for this week, this is supposed to be fixed.
I'm still having the issue... Is there a setting that needs to be changed somewhere?
-
Need preference to set default working hours on Activity Calendar.
I'm aware that I can edit the object to change this, but that means I need to copy the screen to do it. Then I miss out on other updates pushed out on the calendar.
Long-term I think there should be an end user friendly way to do this without needing to do a ...
-
Any idea if we can expect this?
-
The second line on a calendar activity is half cut off... often making it unreadable. The font on the first line could be smaller to accommodate this.
;
-
Hi,
After working with Grid, I encountered several issues but not know if that is Method's bug or my incorrect actions.
I'm working on "PurchaseOrderLine" Grid of Purchase order screen. Here are some questions:
1. If a column is dropdown type, when I select a new value, only "Text change" event fired, ...
|
|
|