-
[quote user="Wavetec"]Now we would like to have multiple Field Service Visits per Call. i.e. Customer A has Issue 1 and we went to the site 3 times to fix it. Right now we have 3 Calls and 3 FSRs to document this. I'd like to have 1 Call with a referrence to all 3 FS visits.[/quote]
In this scenario I could see one table being ...
-
@Wavetec
Just another note to help with the case.
After retrieving the value of the previous Call Report, you will need to perform a Basic Math action to increment the Call Report number by 1
I hope this helps
-
@Wavetec
You can take a look at the Character Function action. Use this action to
- Retrieve value from table to get the number for the last record.
- Use the character function perhaps more than once to do the rest.
Please let me know if I can be of further assistance.
-
I have created a large number of fields to document contact information for each Customer. Some of my customer sites have 15 contacts. So I have created ContactName1; ContactCell1; Contactemail1; ContactName2; ContactCell2; etc.
I need to be able to search for names in these fields. If someone needs a phone number for "Mr. ...
-
Dave,
This issue should now be fixed. Please try now
Dave
-
Currently we have a Call Report Screen and in the screen is a Call Report #. The format of the number is CR 12 - xxxx, where the first digit is the year and the remaining 4 digits are entered manully. i.e. CR 12 - 0001
Is there something I can put into the logic so when I SAVE a NEW Call Report is automatically looks to see what the last ...
-
Hi. I have a question that I'm not sure how to ask or categorize so I'm just going to tell you the scenario and ask if we can get to where we want.
Currently we have a "Call Report" screen with a Call Report #. We also have a "Field Service Report" screen with a Field Service #. This means we have 1 Call ...
-
This might not be the exact solution for you but there are some details in this post that might help...
http://www.methodintegration.com/cs/forums/p/3114/11863.aspx#11863
Hope this helps,
~C
-
I have been running the same query for over a year now and I am now getting this response via the API from a Select XMLv2 request. Can you guys verify there isn't an issue with the service? None of my parameters have changed and I have verified they are correct.
<?xml version="1.0" ...
-
[quote user="bcr_garrett"](Is) there a way in Method to scan and convert an existing document into an editable pdf[/quote]
Off the top of my head I have to say no on this. Not within Method but there is definitely third party software available to scan and convert a pdf to editable.
~C