1
0
-1

I Had Create a Form and I am using form grid on it 
I want new Tab Instead of Popup  When I Clicking on the Edit Icon  

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      Hi, I believe this is how the Form Grid is supposed to work. Perhaps you could add some custom JavaScript to override the onclick event of the grid button like in https://stackoverflow.com/questions/34587831/how-to-override-click-event-in-jquery. Alternatively, you could consider using a list that links to a form using a Hyperlink Action instead.

        CommentAdd your comment...