Search
-
I am having the same issue with customers clicking multiple times because there is no feedback to the user that an action has taken place. I am using Authorize.net as the payment gateway. I have greated a screen that should pop up after the customer clicks submit stating "your payment has been received for processing". I also added ...
-
I usually use Firefox too, but had a message pop up on my screen that there was an issue with the browser so I moved to Chrome for the day. Mine is version 18.0.1.
Chrome seems to be working fine.
Hope this helps.
-
I can't log in with Firefox18. I can go to the website, enter my information, but the login button doesn't work. It works with the latest version of internet explorer, but certain screens and links in method cause IE to crash. I'm trying to fix other issues with method and I have to stop and reboot frequently. Any ideas?
-
Hi joshtodd,
Currently, there's no way to set a default view of the Assigned To option on the calendar as this is built into the calendar object. As Val stated above, you change the default resource but you can only have it set to 1 user. This is something that we are going to be improving in the future but I don't have an ETA for ...
-
After the Method QB sync, particular Method generated invoices are inserted into QB with just one line out of a multi-line invoice and the invoice is updated and replaced in Method. Some work perfectly but in this case the issue has been isolated to certain items and then to a particular custom pop-up screen that creates the entries.
There is ...
-
[quote user="Method_Valbon"]We can certainly understand the pain in having to select the same users (or other filter options) each and every time you log in. Having a ‘default’ or ‘save last view’ preference could help out. Great ideas we’ll be sure to bring up in our meetings and keep you posted along the ...
-
[quote user="Method_Valbon"]If you’re set on emailing the PDF attachment, it’s easy! You would just use a Generate Report action, immediately followed by a Send Email action to send the PDF. If you have Method Full Blown Edition, you can reverse engineer how Work Orders are emailed in Method Field Services to see ...
-
I added service reference to Method API and tried to run:
----------------------------------------------------------------------
using (ServiceSoapClient proxy = new ServiceSoapClient("ServiceSoap"))
{
try
{
String tableList = proxy.MethodAPITableListV2(companyAccount, userName, password, "");
...
-
Ashur,
I'm creating the functionality to allow the creation of Seminars (these will be Inventory Items). Each line item on the sales order will equate to a seat in the seminar. Participants (Contacts) will need to be included within the sales order line items. The intention is to select the line items via dropdowns and populate the ...
-
Hi andy,
You can't insert values into an editable grid, only read-only grids. The values would actually need to be selected in the grid itself as there are actions which execute after a selection is made. Why do you not want to select values within the grid? What's your goal?
- Ashur
|
|
|