Method Community

 

Search

Page 501 of 2509 (25090 items) « First ... < Previous 499 500 501 502 503 Next > ... Last »
  • Re: Method Documents

    Hi Mahlon, Sorry for the delay, I had to ask around for more information on this one. We do plan on releasing a documents app for M:N however, it has not made it into our roadmap yet. We have some other apps such as Field Services that have a greater demand, which we are going to release first. As always, I cannot provide an ETA for when new ...
    Posted to Method General Q & A (Forum) by Method_Audisho on 06-15-2015
  • Re: Make a simple text field for customer notes?

    Thank you Audisho, as per usual, you are THE MAN!!! I knew there was something I wasn&#39;t thinking about and that absolutely makes sense.
  • Re: Make a simple text field for customer notes?

    Hi scottaskinosie, The data in the textbox does not save because you are not specifying a location for it to save to. You need to add a custom field to your Customer table and the drag the field onto your edit customer screen. The data input into the field will then be saved in the custom field on the Customer table. I hope this helps. -Audisho
  • Make a simple text field for customer notes?

    I am trying to add a text box field to my edit customer screen so that we can keep simple notes on each customer. We only need to be able to write one or two words and it does not need to synch with QB. So I added a text box object to the edit customer screen but when we add a note it does not save. I feel I may be missing someting simple here but ...
  • Re: Estimate Cost Currency

    Hi callumbowran, I think the field&nbsp;you&rsquo;re looking for here is &ldquo;BillAddressState&rdquo;. In Method, you will always be pulling from &ldquo;dataSet1&rdquo;, but then you also need to be pointing to the field Estimate.BillAddressState. You can change this from the Data Binding dropdown of the label or you can simply drag this field ...
  • Re: Estimate Cost Currency

    Hi Audisho, Excellent, that&#39;s done the job. Thanks a lot. Whilst I&#39;m bathing in naivety, perhaps you can give me a couple of hints on a few other problems I&#39;m having: When I enter &quot;LegalAddressState&quot;, the field comes up blank. It looks to me like it&#39;s trying to pull a string from &#39;dataSet1&#39; - where exactly is ...
    Posted to Method:Classic General Q&A (Forum) by callumbowran on 06-15-2015
  • Re: Estimate Cost Currency

    Hi callumbowran, Is your custom estimate print template a modification of the stock one? If so, there is a script on the label xrItemPrice used to calculate the cost. The script uses a format string with a &lsquo;$&rsquo; that will overwrite the format string that you have set on the label. Simply replace the &lsquo;$&rsquo; with a ...
  • Estimate Cost Currency

    Hi, I&#39;ve just recently started using Method, and have been tasked with looking after it for the company. So, in Report Designer, I have a detail line with &#39;Estimate Description&#39;, &#39;Estimate Quantity&#39;, &#39;Unit of Measure&#39;, &#39;Estimate Rate&#39;, &#39;Estimate Calc Total Amount&#39;. It all displays properly, except ...
    Posted to Method:Classic General Q&A (Forum) by callumbowran on 06-15-2015
  • Re: Report Designer - How to access a CrossBandLine from script (error BC30451)

    Hi Alex, It looks like cross-band lines may not be available to scripts. Most objects exist within a band, but by definition, cross-band lines do not. I believe this poses a problem for Report Designer being able to reference them within a script. You&rsquo;ll notice that you are also unable to apply a script directly on a cross-band line ...
  • Re: Report Designer - How to access a CrossBandLine from script (error BC30451)

    Hi, In my report, I put a OnBeforePrint script in one &quot;Detail&quot; band, under this &quot;Detail&quot;&nbsp;band, there are some crossbandline, one crossbandline is named as &quot;cbvl5&quot; Here are code segment: Private Sub OnBeforePrint(ByVal sender As Object, ByVal e As System.Drawing.Printing.PrintEventArgs) Dim ...
    Posted to Method:Classic General Q&A (Forum) by alexhuang on 06-12-2015
Page 501 of 2509 (25090 items) « First ... < Previous 499 500 501 502 503 Next > ... Last »