Method Community

 

Search

You searched for the word(s): %27
Page 1531 of 2519 (25184 items) « First ... < Previous 1529 1530 1531 1532 1533 Next > ... Last »
  • Re: Field Service (Activity) Calendar External Access

    [quote user="Blake C"]Is there any way to make the Method activity calendars for each user public and accessible via a iCal or HTML link?[/quote] Not at the present time - the calendar object is only for use inside Method.   If you wanted to do something like this you would have to use our API to export the data from Method and ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 09-17-2012
  • Re: Shared Fields List

    Yes, we are... that's great, thank you.
    Posted to Method:Classic General Q&A (Forum) by MichelleSFI on 09-17-2012
  • Re: Customized Job Numbers

    [quote user="jeremy"]It still says Job Opp #2[/quote] Where do you see this? In the example code I gave you your new opportunity screen shouldn't have an input field for opportunity name, this area should be filled with when the page loads.  Does this happen?   I suspect you're seeing Opp #2 from the Opportunities ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 09-17-2012
  • Re: Deleting Screens

    [quote user="Rolf"]When deleting screens the Delete message almost never goes away[/quote] Rolf, Could you describe your process a little more so I can detail this for the team.  I'm not sure what you mean by the delete message almost never goes away?  I can delete screens fine from Customize > Screens and the delete ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 09-17-2012
  • Re: Shared Fields List

    [quote user="MichelleSFI"]Ok, one quickquestion then:  do QB custom fields link to Method[/quote] Assuming you're on QuickBooks Desktop then yes, they do sync. ~C
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 09-17-2012
  • Re: Project Manager Assigning

    dottie, Instead of using an existing field it makes more sense to just create a new field for your customer table.  Edit the table for customer and add a new field type of drop down for project managers then you can drag out the new field to your custom screen.  You'll probably want to add this field to your new and edit customer ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 09-17-2012
  • Re: How to edit a field in a table?

    It's been a while since I've looked at the stock Method screen grids, but the Qty field in the grid likely has custom actions added to its LoseFocus event that does the Qty X Price = TotalPrice calculation.  Also, (triggered on postback) each grid has a before/after Edit and before/after Add function where you can add custom actions.
    Posted to Method:Classic General Q&A (Forum) by Blake C on 09-16-2012
  • Re: How to edit a field in a table?

    Regardless of the raw data entered/saved, I think you can override the display of the Qty number using the SQL Round function to simply drop the decimals off, leaving the whole number. That may be a bit confusing, though, should your customer enter a 2.5 for Qty, refresh the grid, and see a 2 in the field b/c of the rounding.
    Posted to Method:Classic General Q&A (Forum) by Blake C on 09-16-2012
  • Re: gain/lose focus

    Thanks Rolf!  I think I understand it now.  Appreciate your taking time out of your Sunday afternoon to answer my question :)
    Posted to Method:Classic General Q&A (Forum) by kdellaripa on 09-16-2012
  • Re: gain/lose focus

    Karen, Gaining and losing focus refers to the selection and unselection of a field. When you select a field by clicking on it or tabbing to it, any actions listed in the Gain Focus event are executed.  When you leave the field any actions in the Lose Focus event are executed.  Also, if you have actions in both Lose Focus and Text ...
    Posted to Method:Classic General Q&A (Forum) by Rolf on 09-16-2012
Page 1531 of 2519 (25184 items) « First ... < Previous 1529 1530 1531 1532 1533 Next > ... Last »