Jump to content

Adding/Changing/Deleting DB rows :: UI suggestions


paruby

Recommended Posts

I have a list of data, race results - called Events.  It includes race name, participating athlete names, and race distance.  I have a page currently that has a spot at the top of the page to enter a new event, which works well.  Below that, I have a list of each existing event, each with an "edit" and "delete" link.  I am hoping this page can be used by the web site owner (not me - currently I am designing and maintaining this info), so I would like it as easy as possible.  My dilemma is ::

1. do I have the "New Event" fields on this page, or do I have a link to a separate page to add a new row

2. When I edit an existing item, do I

      a. put the data into the fields currently there for a new row, and then use them to modify the existing row or

      b. link to a separate page to edit the info?

 

I am looking for an overall nice even flow of pages, etc, with less confusion for the end user.

 

Thanx!

Pete

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.