开发者

Design Question: edit in place form

开发者 https://www.devze.com 2023-03-17 10:40 出处:网络
I have a Rails app with an index page listing products and I\'d like to be able to update multiple fields from the index page.

I have a Rails app with an index page listing products and I'd like to be able to update multiple fields from the index page. Just like in basecamp or wordpress, you mouse over a line, it shows a list of links to many actions you can do on the item, all in ajax. I'm thinking about combining jquery for effects and the edit in place plugin. Is this a good design or would yo proce开发者_如何转开发ed differently? Many thanks


Sounds good. Anything that makes it easier for your customer to use the site is welcome. And to prevent them jumping around in multiple screens to perform simple updates is even better.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号