Results 1 to 10 of 10

Thread: In-Grid Editor like Microsoft CRM??

  1. #1
    Provino is offline Member
    Join Date
    Oct 2008
    Location
    Santa Rosa, cA
    Posts
    12

    Default In-Grid Editor like Microsoft CRM??

    Anyone know of any control that allows in-grid editing like this?



    I'd like to have my sales reps be able to go down a list of leads quickly and make updates right from the list screen without having to click into each and every record to do things, which is painfully slow and takes too many clicks, plus they loose their place when the get back to the list. They could call 200-250 people a day, but are severely hampered right now when they use SugarCRM....

    any help or ideas appreciated.

    Jeff
    Jeff Stevenson
    Provino Premium Wines Inc.
    www.provinowines.com

  2. #2
    Provino is offline Member
    Join Date
    Oct 2008
    Location
    Santa Rosa, cA
    Posts
    12

    Default Re: In-Grid Editor like Microsoft CRM??

    In a quick online search, I found this opensource tool - you should visit the link to see it live in action. Quite amazing really.

    http://www.drasticdata.nl/DDHome.php?m=2



    Integrating this into all list views of sugar would be amazing. Think of the time savings that could be realized.

    Jeff
    Last edited by Provino; 2009-03-09 at 04:15 AM.
    Jeff Stevenson
    Provino Premium Wines Inc.
    www.provinowines.com

  3. #3
    SugarDev.net is offline Sugar Community Member
    Join Date
    Feb 2008
    Posts
    1,401

    Default Re: In-Grid Editor like Microsoft CRM??

    Now THAT is a listview. Although, the massupdate seems to be for 1 field at a time, and it probably isn't very customizable. And the list doesn't get enough space. But man, that's a nice listview.
    Developers go here
    Businesses go there (Dutch)

    Modules:
    SugarDev.net Developer Tools | Config | Dutch Language Pack
    "Nothing gets fixed unless there is a bug"

  4. #4
    eggsurplus's Avatar
    eggsurplus is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Minnesota
    Posts
    2,343

    Default Re: In-Grid Editor like Microsoft CRM??

    If something like that were to be done I'd suggest not using icons all over the place but to instead have an edit take place upon a double-click as some other products work. Once down an ajax call would go back to the server to save it. The trick then would be to figure out what would trigger the save. Would it be at the row level or at the field level?

  5. #5
    Provino is offline Member
    Join Date
    Oct 2008
    Location
    Santa Rosa, cA
    Posts
    12

    Default Re: In-Grid Editor like Microsoft CRM??

    All interesting observations. I tend to agree w/ the no-icons approach. And row/field - make it field. Why update an entire row when all I change is the DNC flag (do not call) on 100 rows before I make a couple of edits to other fields in other rows?

    Jeff
    Jeff Stevenson
    Provino Premium Wines Inc.
    www.provinowines.com

  6. #6
    stevec is offline Sugar Community Member
    Join Date
    Oct 2005
    Location
    London
    Posts
    1,100

    Default Re: In-Grid Editor like Microsoft CRM??

    Hi,

    I did something that worked in a similar way for existing oportunities for 4.5 using this tool:

    https://yui-ext.com/products/extjs/

    (the editable grid). it was very specific to an internal requirement but it might be a way to go for a more general grid editor (especially utilizing the changes in development from version 5.0 onwards).

    https://yui-ext.com/deploy/dev/examp...edit-grid.html
    Last edited by stevec; 2009-03-09 at 10:51 AM.

  7. #7
    eggsurplus's Avatar
    eggsurplus is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Minnesota
    Posts
    2,343

    Default Re: In-Grid Editor like Microsoft CRM??

    Stevec,

    I'm getting an invalid certificate error on that url.

  8. #8
    stevec is offline Sugar Community Member
    Join Date
    Oct 2005
    Location
    London
    Posts
    1,100

    Default Re: In-Grid Editor like Microsoft CRM??

    So did I but I added an exception to get to it.

    Saying that though, the actual YUI code's data-table is now looking good for grid editing - though paging would still need to be handled by the sugar code:

    http://developer.yahoo.com/yui/examp...llediting.html

  9. #9
    mmoylan is offline Junior Member
    Join Date
    Nov 2010
    Posts
    2

    Default Re: In-Grid Editor like Microsoft CRM??

    I was able to create something like this for a customer using YUI, It was a while ago though I will try to post the source code and explain how i got it to work

  10. #10
    pbel is offline Sugar Community Member
    Join Date
    Dec 2011
    Posts
    18

    Default Re: In-Grid Editor like Microsoft CRM??

    Ever tried dispage module surfer? dispage - ModuleSurfer

    Looks like the tool we will go for. Even it costs something it looks reasonably prized and I like better to pay something and to have support (the develeoper answered an email in 1 day) then to be stuck with a sugar version as the plugins don't update

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Adding a grid to the listview
    By DN667 in forum Developer Help
    Replies: 1
    Last Post: 2009-02-05, 09:45 AM
  2. Microsoft SQL Server
    By wjohnson in forum General Discussion
    Replies: 1
    Last Post: 2006-01-10, 11:30 AM
  3. PLEASE Save us from Microsoft
    By drivencompassion in forum Help
    Replies: 0
    Last Post: 2005-09-28, 10:49 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •