Method Community

 

Search

Page 87 of 278 (2777 items) « First ... < Previous 85 86 87 88 89 Next > ... Last »
  • Re: 403 error code in Field Services Invoice

    I&#39;d like to have a look at this issue on your account, could you email me at c.ridgway@methodintegration.com and provide me with more details on which user this is happening to, which browser and if it&#39;s just the invoices tab. &nbsp;I reviewed my field service pages and there&#39;s no issue that I can see. &nbsp;This sounds like an problem ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 06-20-2012
  • Re: Conditional Formatting in Items Grid

    I&#39;m not that experienced with SQL overrides for formatting but I do believe inserting &lt;b&gt; tags would bold those items for you. ~C
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 06-20-2012
  • Re: Number of Grids on a screen

    I wanted to follow up my previous post with a caution on performance issues with using 8 grids at the same time. &nbsp;The Item table can contain quite a few records so loading and filtering 8 different grids off the same table may not be the best solution for this. &nbsp; You can acheive what you need with just one grid using multiple filters. ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 06-20-2012
  • Re: Number of Grids on a screen

    [quote user=&quot;John M&quot;]How many grids can i have in screen?[/quote] You can definitely put 8 (or more) grids (of the same table) on a screen and use a custom filter for each one. &nbsp;You can even mix in detached grids from other tables if you need. &nbsp;There&#39;s a good set of actions available for working with Grids so you should be ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 06-20-2012
  • Re: Upload/attach documents in customer portal (new case form)

    [quote user=&quot;kinetixjake&quot;]We are new to method and were wondering if there is any way to customize the customer portal[/quote] Welcome to Method! &nbsp;You can definitely customize the new case form on the portal to allow for document upload. &nbsp;If you&#39;re new to Method I would recommend watching a few webinars here to get you ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 06-20-2012
  • Re: How To Insert NULL In Date Field From An Action

    After typing the post I searched for debugging on the forums and found this great thread&nbsp;(which you started!) with other tips. &nbsp;My favourite trick was from LaCrews - use a label object on screen and use the enter value into field on screen as you step through the loop. &nbsp;It wouldn&#39;t work in all instances but it&#39;s another nice ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 06-19-2012
  • Re: How To Insert NULL In Date Field From An Action

    This might be a little redundant but for debugging it could help. &nbsp;This is a trick I use to capture all the processing steps on an AR to see if something went wrong and where. Call one of your ARs debug&nbsp;and use the character function to join the results together as they process. &nbsp;For example, as soon as you pull the date to do your ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 06-19-2012
  • Re: Use Parameters with a report

    [quote user=&quot;CDS_Josh&quot;]&quot;Back in Method just after the Generate Report action make sure clear the fields again&quot;[/quote] In the same vein as updating the company table before you generate the report, you&#39;ll want to make sure you clear those values from the table after the report is generated. &nbsp;The last step is just ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 06-19-2012
  • Re: Conditional Formatting in Items Grid

    [quote user=&quot;crosewood&quot;]I haven&#39;t been able to find a way to do this. Is it even possible to control the formatting conditionally?[/quote] Yes. &nbsp;A SQL override would be able to help you to change the formatting on a grid. &nbsp;On Step 2 when editing a grid you&#39;ll notice an advanced button, click that and you&#39;ll see the ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 06-19-2012
  • Re: Use Parameters with a report

    Here&#39;s a decent work around as you cannot pass parameters from the Generate Report action.&nbsp; Open a Method report and you&#39;ll notice one common table regardless of your report... the Company table.&nbsp; Add a custom field to the Company table to hold the parameters you want to pass to the report. Just prior to generating the ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 06-19-2012
Page 87 of 278 (2777 items) « First ... < Previous 85 86 87 88 89 Next > ... Last »