Method Community

 

Search

Page 11 of 33 (330 items) « First ... < Previous 9 10 11 12 13 Next > ... Last »
  • Re: Linking QB and Method Fields

    The Method field &quot;Program Level&quot; existed first and was not linked to QB. So I think I created a custom field in QB and since this was the first one, any data for this field (entered directly in QB, not linked to Method)&nbsp;went into CustFld1. It appears that if I make the QB field label &quot;Program Level&quot; for the CustFld1 field, ...
    Posted to Method:Classic General Q&A (Forum) by MikeB on 02-20-2014
  • Re: Linking QB and Method Fields

    So, is this simply a case where the Method field and the QB field LABEL need to be the same? In the QB Customer table, the &quot;CustField1, 2, 3...etc.&quot; columns will always be there, but it appears if I make the field NAME/LABEL the same as a Method fieldname, the syncing will happen. Am I correct?
    Posted to Method:Classic General Q&A (Forum) by MikeB on 02-18-2014
  • Re: Linking QB and Method Fields

    Actually, this is not the case - they appear to be linked. I did a test: I updated the field labeled &quot;Program Level&quot; in QB (which had an actual field name of CustFld1) for a certain customer, and that change translated to the &quot;Program Level&quot; field in Method. So they ARE linked. I just don&#39;t know how I did it before. If ...
    Posted to Method:Classic General Q&A (Forum) by MikeB on 02-18-2014
  • Re: Linking QB and Method Fields

    Thanks. As I said, I&#39;ve already done this - I just wasn&#39;t sure and wanted to double-check. The CustFld1 field in QB is populated with values from the StaffAccountStatus field in the Customer table. I&#39;ll have to check the coding in the save buttons, but I assume it&#39;s saving the values in the StaffAccountStatus field AND the ...
    Posted to Method:Classic General Q&A (Forum) by MikeB on 02-14-2014
  • Linking QB and Method Fields

    There are 2 fields in the Method Customer table that I want to see in QB: CustomerContactType and CustomerContactRole I have created 2 Custom fields in QB for this purpose: CustFld2 and CustFild3 How do I point the 2 Method fields to the QB field? Do I need to manually populate the values? If so, how do I link them? I have done this before, and ...
    Posted to Method:Classic General Q&A (Forum) by MikeB on 02-14-2014
  • Re: Looping through a grid and updating a table for checed rows only

    It works, but...in the end&nbsp;it&#39;s a bit confusing. Just to reiterate, the grid is based on the Contacts table and&nbsp;is filtered so that it hshows only &quot;parent&quot; names (ie. ParentFullName is empty). Anyway, to update the &quot;dormant&quot;&nbsp;status of the&nbsp;Parent records in the Customer&nbsp;table, the only thing that ...
    Posted to Method:Classic General Q&A (Forum) by MikeB on 01-30-2014
  • Re: Looping through a grid and updating a table for checed rows only

    That doesn&#39;t work. Same error. Do I need to loop through the grid and then loop through the customer table? Or just loop through the grid?
    Posted to Method:Classic General Q&A (Forum) by MikeB on 01-28-2014
  • Re: Looping through a grid and updating a table for checed rows only

    I changed the coding above so that the IsDormant field in the Customer table updates to &quot;FALSE&quot; when the FullName field = Value from row.FullName. This seems to work for the parent entries. The problem I have is the subaccounts. My coding says,&nbsp;make the IsDormant field in the Customer table &quot;FALSE&quot; when the ParentFullName ...
    Posted to Method:Classic General Q&A (Forum) by MikeB on 01-28-2014
  • Re: Looping through a grid and updating a table for checed rows only

    I&#39;m receiving errors doing these actions that apply to&nbsp;a single row in the grid: Loop through checked&nbsp;rows only (1 name) Update the IsDormant field in the Customer table to &quot;FALSE&quot; where FullName = the Customer Name field from the contacts grid on the screen. This in theory takes care of the &quot;parent&quot; ...
    Posted to Method:Classic General Q&A (Forum) by MikeB on 01-28-2014
  • Grid showing sales before and after discounts

    I&#39;d like to have a grid showing all &quot;Staff&quot; accounts, their sales for the quarter-to-date before staff&nbsp;discounts, and then after staff&nbsp;discounts. I would also want 2 columns showing year-to-date before/after discount sales totals. There are 3 distinct discount line items (eg, Staff 5%, sStaff 10% and Staff 15%) that would ...
    Posted to Method:Classic General Q&A (Forum) by MikeB on 01-28-2014
Page 11 of 33 (330 items) « First ... < Previous 9 10 11 12 13 Next > ... Last »