-
I had the watermark as a GIF, switched to a JPEG and everything works now.
The GIF version would export fine (watermark visable), but would not show in 'live' report.
Thanks for the help!
Garrett
-
@bcr_garrett
Please see the enclosed illustration for the location of the Watermark feature. What format are you loading the Watermark image?
-
I am using this technique as well, but can't get the watermark to display when running the report - or when printing. I hope it is just a setting I am missing because the potential is great. Any advice?
Thanks,
Garrett
-
That should do the trick - thanks!
-
I would recommend having a look at some database normalization articles to better understand good database design.
~C
-
Mark-
This is a current limitation of the SDK. You can read more about this here.
-Michael
-
[quote user="Wavetec"]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.[/quote]
Please see my solution about adding more than one email to a ...
-
@smoyee
If you are using the Outlook plugin with Method then you can set up the Email Open Notification (Request a Read Receipt) when sending an email from Outlook. If you are send an email straight from Method then we do not have this function.
Please let me know if I can be of further assistance
-
[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