Method Community

 

Action-Based-Grid-Entry

Last post 12-05-2009 4:30 PM by Joe. 5 replies.
Page 1 of 1 (6 items)
Sort Posts: Previous Next
  • 12-02-2009 2:56 PM

    • Joe
    • Top 50 Contributor
    • Joined on 08-17-2009
    • Posts 97

    Action-Based-Grid-Entry

    Hi.

    Situation: User is enterring a new line into a grid and has filled out 4 visible fields, with one non-visible field remaining that must be filled.

    Grid: Allows Adding | Disallows Editing.

    How to: I need to automatically fill the hidden (5th) field after the user clicks "Update" but before the entry is pushed to the table. The hidden field is required, and thus needs to be filled during this "intermediate" time period.

    Thx,

    ~Joe

  • 12-03-2009 3:54 PM In reply to

    Re: Action-Based-Grid-Entry

    Answer

    Hi Joe,

    What’s the value you are using for the 5th field? What you could try is having an action on one of the displayed fields triggered by text change that will enter a value into the 5th and hidden field.

    Hope this helps

    Need more help? Ask us about Method consulting services.

    Valbon Shabani
    Director of Education
    Method Integration Inc.
    Toll Free: 1.888.925.6238 ext. 715
    Local and overseas: 416.847.0400 ext. 715
    Fax: 416.640.6027
    E-mail: valbon@method.me
    Website: http://www.linkedin.com/in/valbon
  • 12-04-2009 8:00 AM In reply to

    • Joe
    • Top 50 Contributor
    • Joined on 08-17-2009
    • Posts 97

    Re: Action-Based-Grid-Entry

    Hi Val,

    How do I get the value to go into the correct row of the grid?

    So far, no values are appearing in the grid for me.

    Thx,

    ~Joe

  • 12-04-2009 8:36 AM In reply to

    Re: Action-Based-Grid-Entry

    Answer

    Joe,

    In the example I provided using the action Enter Value Into Field On Screen should let you to select another field from the grid to enter the value to. The field or object you want to update should have the format GridName:FieldName in the action properties. This will enter the value into the specified field for the current row.

    Let me know if you have any questions.

    Need more help? Ask us about Method consulting services.

    Valbon Shabani
    Director of Education
    Method Integration Inc.
    Toll Free: 1.888.925.6238 ext. 715
    Local and overseas: 416.847.0400 ext. 715
    Fax: 416.640.6027
    E-mail: valbon@method.me
    Website: http://www.linkedin.com/in/valbon
  • 12-05-2009 4:13 PM In reply to

    • Joe
    • Top 50 Contributor
    • Joined on 08-17-2009
    • Posts 97

    Re: Action-Based-Grid-Entry

    Hey Val,

    In my grid, where grid:Fied1 is a dropdown, adding the Action:'Enter Value Into Field On  Screen'  to the Event:Select for grid:Field1 worked perfectly.

    The selection made in grid:Field1 correctly moved Screen:MyField into grid:Field5.

    Thank you for your time, it was much appreciated Smile !

    ~Joe

    ----------------------------------------------------------------------------------

     

  • 12-05-2009 4:30 PM In reply to

    • Joe
    • Top 50 Contributor
    • Joined on 08-17-2009
    • Posts 97

    Re: Action-Based-Grid-Entry

    Answer

    Hey,

    There may be a few glitches, on method's end, with this process under different events/actions.

    I'm gonna try to check them each out this weekend.

    I'll post monday over any issues in a seperate thread.

    Thanks again! :)

    ~Joe

Page 1 of 1 (6 items)