Method Community

 

Where is the Edit... link on my Grid

Last post 05-16-2018 3:38 PM by spencer@stellalighting.com. 7 replies.
Page 1 of 1 (8 items)
Sort Posts: Previous Next
  • 08-25-2011 2:30 PM

    Where is the Edit... link on my Grid

     I've got three attached grids on a screen and I cannot figure out how to delete records in the grid once a record is created.  The grids only have one field each.  One of the grids has a Text field, the other grids have Dropdowns.  But as I say, I cannot see an Edit button.  I assume I need an edit button to delete records?  I do have the checkbox for the records in the grid, but I cannot figure out how to make any action based on checked items.

  • 08-25-2011 3:11 PM In reply to

    Re: Where is the Edit... link on my Grid

    Answer

    Hi James,

    Try this:

    1. Edit the grid and go to Step 2
    2. For Insert a new Column select Link and type Delete for the caption.(Make sure not to change anything else)
    3. Click Insert Column.
    4. View the actions for the Delete link field. (At this point you can edit the field)

    Method automatically adds the actions when you use Delete as the caption.

    As far as checkboxes go on a grid, the Loop through grid action has a property to loop through checked rows.

    -Michael

     

     

    Michael Melo
    Product Manager
    Method Integration Inc.
    Website: http://www.method.me
    LinkedIn: http://www.linkedin.com/in/MichaelMelo
  • 08-26-2011 1:18 PM In reply to

    Re: Where is the Edit... link on my Grid

     Thanks.  I can delete now.

    However, when I create the field and choose to allow editing of records in the grid, how do I then edit the fields?  I pick Edit... to be the link, and I do not see that anywhere.

  • 08-26-2011 1:58 PM In reply to

    Re: Where is the Edit... link on my Grid

    James,

    If you set the grid to be editable you should be able to just click in a field and edit it. If you are talking about Edit... button found on some grid rows those are actually manually created and normally have a Show screen in popup action in them that will display a screen that for editing that record (You would need to create this screen).

    -MIchael

    Michael Melo
    Product Manager
    Method Integration Inc.
    Website: http://www.method.me
    LinkedIn: http://www.linkedin.com/in/MichaelMelo
  • 05-16-2018 1:57 PM In reply to

    Re: Where is the Edit... link on my Grid

    Hi Michael,

    This is an old thread, I know, but I tried your method of adding the Delete link, but it doesn't automatically add the actions needed. It's just an empty hyperlink when I click it. Do I have to add the actions myself?

    Thanks,

    Spencer

  • 05-16-2018 2:07 PM In reply to

    Re: Where is the Edit... link on my Grid

    Hi there Spencer,

    Are you able to show us a screenshot of your actions on the Grid? and the field list?

    Adding a Link to a Grid in Method:Classic with the caption 'Delete' should add 2 actions to that link, similar to the following;

    Thanks Spencer

    -Ben

    Ben Hargreaves
    Senior Support Specialist
    Method:CRM
    b.hargreaves@method.me
    Toll Free: 1.888.925.6238
    Local & Overseas: 416.847.0400
    Fax: 416.640.6027
  • 05-16-2018 2:46 PM In reply to

    Re: Where is the Edit... link on my Grid

    Hi Ben, thanks for the reply. Here's a screenshot of what I see when I add the Delete link:

    Additionally, I then tried to add my own actions using this screenshot:


    But I get an error when I try to click the link. It says it cannot locate the Record. Can you A.) confirm that I'm supposed to be getting default actions for the Delete link, and B.) if not, confirm that my "Delete Record From Table" function is filled out correctly?

    If it matters, the Grid i'm editing is not the main table associated with the screen, it's a new Journal Entry table I created that I've added to the Invoice screen.

    Thanks,

    Spencer

  • 05-16-2018 3:38 PM In reply to

    Re: Where is the Edit... link on my Grid

    Hi Ben,

    I figured out the problem with my actions. I needed to select "Value from Screen" not "Value from Row". I guess the Value from Row is just for the screen's primary table, is my guess? But anyways, I changed it to below, and it works great Smile

Page 1 of 1 (8 items)