Method Community

 

Search

Page 27 of 85 (849 items) « First ... < Previous 25 26 27 28 29 Next > ... Last »
  • Re: Relating tables in Method

    Hi Nebo, I think I&#39;ve recreated the issue you are having. I&#39;ll need to investigate this a bit more to see if there&#39;s a limitation to this particular table or something else in play. &nbsp;I&#39;ll report back here. - Adam
    Posted to Method:Classic General Q&A (Forum) by Method_Adam on 10-10-2013
  • Re: Relating tables in Method

    Hi Nebo, Where does the CompanyWithID field come from? &nbsp;Is it its own table or just a field in the Contacts table? If you are adding a new field to the Contacts table, you won&#39;t be able to make it unique. &nbsp;This is becuase there are already records in the table and therefore by adding a new field, all values in that field will be ...
    Posted to Method:Classic General Q&A (Forum) by Method_Adam on 10-09-2013
  • Re: Refresh grid after popup closes

    Hi Charles, Can you email me the screen this is happening on? &nbsp;The only other thing I can think of is that you may have selected the wrong grid. - Adam
    Posted to Method:Classic General Q&A (Forum) by Method_Adam on 10-09-2013
  • Re: Refresh grid after popup closes

    Hi Charles, I took a closer look and the Refresh Grid action already in there is based an a conditional statement that it will refresh the grid only if EditEntity is the last popup called. &nbsp;Since you are using the Invoice popup, this refresh is not being called. &nbsp;Have you tried putting the refresh grid action as the last action in the ...
    Posted to Method:Classic General Q&A (Forum) by Method_Adam on 10-08-2013
  • Re: Address synchronization issues

    Hi Charles, Sorry for the late reply. This issue you are referring to is related to QuickBooks Online I believe. &nbsp;They changed they way they handle the addresses to free form, which in turn affects they way we receive them, and how we set them up.&nbsp;We are still working on this. You issue however I don&#39;t think falls into this. ...
    Posted to Method:Classic General Q&A (Forum) by Method_Adam on 10-07-2013
  • Re: Can a field data type on a screen be html?

    Vicki, There are two ways to achieve the hyperlink you are looking for.&nbsp; The first way: Save the hyperlink code into an action result. &nbsp;I used&nbsp;&lt;a href=&quot;*&quot; &nbsp;target=&quot;_blank&quot;&gt;*&lt;/a&gt;&nbsp;. The &quot;*&quot; are place holders for the actual web address. Use a character function to replace the * ...
    Posted to Method:Classic General Q&A (Forum) by Method_Adam on 10-07-2013
  • Re: Accept Payment for Checks Issue

    Hi Jon, Sorry for the late reply. &nbsp;I&#39;m going to put in a ticket to see if we can only populate these fields (NameOnCard included)&nbsp;if the Payment Gateways is selected, instead of pre-populating them on the selection of the Customer. I&#39;ll update you here, Adam
    Posted to Method:Classic General Q&A (Forum) by Method_Adam on 10-07-2013
  • Re: Actions for inserting into a field not working

    Looking at the second screen, I would change the Where clause from RecordID = Action Result: refnoresult to RecordID = Value from Screen RecordID. An even better approach would be the action I suggested above, if the recordID is available on screen. If this is being imported through the API, where are these actions posted above taking place? From ...
    Posted to Method:Classic General Q&A (Forum) by Method_Adam on 10-07-2013
  • Re: Problem With Email Template

    Hi Andy, I can check to see if a field that is part of another longer field name causes issues. For example, is Estimate.Customer rendering before Estimate.CustomerFullName can render. I can see situations where this may come. &nbsp;I&#39;ll post back here on what I can find. For you purposes, since its a replicated field, I&#39;d just use the ...
    Posted to Method:Classic General Q&A (Forum) by Method_Adam on 10-07-2013
  • Re: Refresh grid after popup closes

    Hi Charles, I believe the action is working, however depending on what you&#39;re tyring to see, the value may not updating just yet. &nbsp;For instance, in my example, I added the IsFullyInvoiced field to the Existing Sales Oders grid. The grid does update, however that field in particular will update after the invoice is sent to QuickBooks and ...
    Posted to Method:Classic General Q&A (Forum) by Method_Adam on 10-07-2013
Page 27 of 85 (849 items) « First ... < Previous 25 26 27 28 29 Next > ... Last »