Method Community

 

Search

Page 2 of 29 (290 items) < Previous 1 2 3 4 5 Next > ... Last »
  • Re: Grid Loop Out of Control

    I also saw this happen today and had a different customer report the same thing.
    Posted to Method:Classic General Q&A (Forum) by Matt on 09-29-2015
  • Re: Do While in Screen Actions

    Hi Pam, You should be able to accomplish this by creating an action result called &quot;keepProcessing&quot; and set its value to true before the loop. Then put everything inside of the loop in a conditional statement if keepProcessing = True. When you get to the case where you want to stop set the value of keepProcessing to False. It would look ...
    Posted to Method:Classic General Q&A (Forum) by Matt on 09-16-2015
  • Re: Report Designer - Summary with Conditions

    This can be done using scripts. It can a bit daunting if you haven&#39;t used scripts before and it can try your patience making sure everything is setup correctly, but it can be done. The idea is that on form load you declare global variables for the different categories. Then in the detail, on the category field or the number field (that you ...
    Posted to Method:Classic General Q&A (Forum) by Matt on 08-06-2015
  • Re: Looping Through table

    Mahlon, I just accidentally found that if you edit the loop action and save it, the actions inside the loop will once again reference the values from the loop. Hope that helps until a fix is found.
    Posted to Method General Q & A (Forum) by Matt on 07-29-2015
  • Re: Looping Through table

    Hi&nbsp;Mortaza, Any update on when this might be resolved?
    Posted to Method General Q & A (Forum) by Matt on 07-28-2015
  • Re: Find Character

    Thanks Mortaza. I wanted to add that the reason for needing the Find Character action is to be able to parse the response when using the&nbsp;Call Web Service action. Without the ability to parse the response, the usefulness of calling a web service is greatly reduced.
    Posted to Method General Q & A (Forum) by Matt on 07-15-2015
  • Find Character

    Any idea when the Find Character action will be available? It&#39;s difficult to use the substring action without knowing the index of secific text.
    Posted to Method General Q & A (Forum) by Matt on 07-13-2015
  • Looping Through table

    Add a button to a screen. Add a loop through a table. Within the loop, add an insert value into table action and add some values from the loop. It will work fine when you first add it, but if you save and close out of the actions and go back to edit the values that are inserted you can no longer see the values from the loop that were selected ...
    Posted to Method General Q & A (Forum) by Matt on 07-13-2015
  • Re: Save & Close editor

    Hi Mortaza, Are you clicking the Close button immediately after you click the save button?
    Posted to Method General Q & A (Forum) by Matt on 07-08-2015
  • Re: Section width and back color

    Hey Mortaza, Try this: 1. Make sure there are multiple columns, all with width as % 2. Save and Close the screen editor 3. Edit the screen 4. Change the color of a cell in 1 column, then change the color of a cell in a different column. 5. Check the width of the first column
    Posted to Method General Q & A (Forum) by Matt on 07-08-2015
Page 2 of 29 (290 items) < Previous 1 2 3 4 5 Next > ... Last »