Method Community

 

Search

Page 588 of 2515 (25147 items) « First ... < Previous 586 587 588 589 590 Next > ... Last »
  • Report Designer OnBeforePrint change field colors

    In report Designer, I need the VB syntax for altering the colors&nbsp;of the font (foreground) and background. &nbsp;I need to change colors of&nbsp;report fields which are not tied directly to a table column. &nbsp;Thanks.
    Posted to Method:Classic General Q&A (Forum) by robert.cowart on 04-08-2015
  • Clearing Class in Sales Order Line grid in Sales Order screen

    We use Class in the SalesOrderLine&nbsp;(SOL) grid in our&nbsp;Sales Order (SO)&nbsp;screen (customized of course). &nbsp;I have yet to be successful&nbsp;using a Text Change action in a grid column to update a value in the&nbsp;grid row. &nbsp;I can call the Text Change action and see the changes made via a Text Change action on the grid but once ...
    Posted to Method:Classic General Q&A (Forum) by robert.cowart on 04-08-2015
  • Re: Need Report Designer VB FOR...NEXT loop

    Here is the FOR...LOOP construct I am using successfully: ..... FOR Week as integer = 1 to WeekCount &#39;&#39; what if its one week and WeekCount = 0?? Does the loop fire once at least?&nbsp; &nbsp; newrate = cSng(WeekCounter.text) + 1 &#39; or to create a loop that calcs it once correctly, including W,1,B SOL freq &nbsp; WeekCounter.text = ...
    Posted to Method:Classic General Q&A (Forum) by robert.cowart on 04-08-2015
  • Re: Change report field format based on contents

    How can we do this in OnBeforePrint events? &nbsp;I&#39;ve got some complex&nbsp;formulas to use to change the background colors of certain derived (calculated)&nbsp;values. &nbsp;The values of these &quot;cells&quot; are not tied to a table field, they are completely calculated within OnBeforePrint events. &nbsp; I&#39;m going to try using ...
    Posted to Method:Classic General Q&A (Forum) by robert.cowart on 04-08-2015
  • Re: Filter Grid by Date

    Hi Matt, I believe the default filter should populate your grid with records without the need to add this action to the screen&rsquo;s Load actions. I&rsquo;ll create&nbsp;a ticket and post back here with any updates. I believe the reason your date picker is being reset is due to your Back or Save &amp; Back button&rsquo;s Go To Screen ...
    Posted to Fixed and resolved issues (Forum) by Method_Audisho on 04-08-2015
  • Re: Filter Grid by Date

    Hi Audisho, The screen does load without error now. I am having the same results as you that the grid does not load right away. Its worth checking to see if it should be doing that, but its not a big problem as i can put a refresh grid action on the screen load and still get the desired results. On a related note&nbsp;I noticed the date picker ...
    Posted to Fixed and resolved issues (Forum) by Matt on 04-08-2015
  • Re: Filter Grid by Date

    Hi Matt, This issue should be resolved. Try this again and let me know if you&rsquo;re still running in to any issues. One thing that I noticed on my end is that the grid is not being populated when the screen loads using this filter. I have to select refresh on the grid for it to be populated. I&rsquo;m unsure if this is just an error with ...
    Posted to Fixed and resolved issues (Forum) by Method_Audisho on 04-08-2015
  • Re: Change report field format based on contents

    Hi ghawton, You can accomplish this using conditional formatting. I recommend that you watch the video at the bottom of the article so that you first understand what conditional formatting is and how to implement it. Once you have done this, you can create your own formatting rules that apply formatting when the condition is true. If the ...
  • Method:Beta Update — Week of April 5, 2015

    Hello Beta Crew, In this week&rsquo;s release we&rsquo;ve made several fixes. Summary We&rsquo;ve done a hotfix to address some issues. Details and bug fixes Fixed issue with filtering grids and drop downs using a date time field from the screen (ticket # AS-553,AS-555 [see Matt&rsquo;s post]) Addressed issues with being ...
    Posted to Method Beta General Q & A (Forum) by Method_Carmina on 04-08-2015
  • Re: Importing Multiple Tags

    Hi Mike, You need to make sure that you add the tag in Method before importing it to your contacts. If you don&rsquo;t do this, the tag will still be added to the contact, but will not function correctly and you will not be able to search for it. &nbsp; I hope this helps. -Audisho
Page 588 of 2515 (25147 items) « First ... < Previous 586 587 588 589 590 Next > ... Last »