Method Community

 

Search

Page 1528 of 2516 (25154 items) « First ... < Previous 1526 1527 1528 1529 1530 Next > ... Last »
  • Re: Field Service (Activity) Calendar External Access

    [quote user=&quot;Blake C&quot;]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. &nbsp; 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&#39;s great, thank you.
    Posted to Method:Classic General Q&A (Forum) by MichelleSFI on 09-17-2012
  • Re: Customized Job Numbers

    [quote user=&quot;jeremy&quot;]It still says Job Opp #2[/quote] Where do you see this? In the example code I gave you your new opportunity screen shouldn&#39;t have an input field for opportunity name, this area should be filled with when the page loads. &nbsp;Does this happen? &nbsp; I suspect you&#39;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=&quot;Rolf&quot;]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. &nbsp;I&#39;m not sure what you mean by the delete message almost never goes away? &nbsp;I can delete screens fine from Customize &gt; Screens and the delete ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 09-17-2012
  • Re: Shared Fields List

    [quote user=&quot;MichelleSFI&quot;]Ok, one quickquestion then: &nbsp;do QB custom fields link to Method[/quote] Assuming you&#39;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. &nbsp;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. &nbsp;You&#39;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&#39;s been a while since I&#39;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.&nbsp; 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! &nbsp;I think I understand it now. &nbsp;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.&nbsp; When you leave the field any actions in the Lose Focus event are executed.&nbsp; 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 1528 of 2516 (25154 items) « First ... < Previous 1526 1527 1528 1529 1530 Next > ... Last »