Click here to Skip to main content
15,905,068 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Words Pin
Ravi Bhavnani11-May-17 12:13
professionalRavi Bhavnani11-May-17 12:13 
GeneralRe: Words Pin
Mark_Wallace12-May-17 7:10
Mark_Wallace12-May-17 7:10 
GeneralRe: Words Pin
User 991608011-May-17 10:06
professionalUser 991608011-May-17 10:06 
GeneralRe: Words Pin
Hooga Booga12-May-17 2:53
Hooga Booga12-May-17 2:53 
GeneralRe: Words Pin
User 991608012-May-17 4:24
professionalUser 991608012-May-17 4:24 
GeneralRe: Words Pin
Mel Padden11-May-17 23:06
Mel Padden11-May-17 23:06 
GeneralRe: Words Pin
patbob12-May-17 6:34
patbob12-May-17 6:34 
RantWhen you know it's a bad design PinPopular
kmoorevs11-May-17 5:46
kmoorevs11-May-17 5:46 
I have been trying for about two weeks now to convince my designer/colleague that her idea for a web-based data entry screen is stupid a horrible design and a waste of time to pursue. At yesterday's meeting, realizing that my pleas were falling on deaf ears, I just gave up. Sigh | :sigh:

The big 'demo' is tomorrow morning and I will be spending today bringing her monstrosity to life...as painful and embarrassing as it may be. Sigh | :sigh:

Her design calls for a data entry grid where the rows are vendors and the columns are days of a selected week, or M-F. There are currently 10 vendors, so for a full week this results in 50 cells. Now, for days of the week where the site can receive orders from a vendor, the cell will contain 2 controls, a text area to capture/recall an amount and a file upload control to allow for browsing/uploading a pre-scanned image. Realistically, this will result in around 25 active cells for a full week, so around 50 or so expected actions by the user for a session. WTF | :WTF: The major problem here as I see it is the potential for 25 or more consecutive/parallel uploads to cause headaches on the server...but what do I know?

What I tried: I have offered alternatives to eliminate complexity, for instance having the user select/work with one vendor or date at a time. I am allowed to do this only after completing the brain-child of the designer. Frown | :(

I'm not asking for help, just ranting...'I picked a terrible week to quit smoking!' Laugh | :laugh:

Next day edit: After discovering that dynamically created fileUpload controls do not save state on postback, the design/logic was changed so that the 'mass data entry' screen became a kind of worksheet providing access to a single data entry screen either in add or edit mode. It works well, and the customer is happy. Smile | :)

Thanks to all who have read and especially those who took the time to comment! Thumbs Up | :thumbsup:
"Go forth into the source" - Neal Morse


modified 12-May-17 14:13pm.

GeneralRe: When you know it's a bad design Pin
Frank Alviani11-May-17 5:56
Frank Alviani11-May-17 5:56 
GeneralRe: When you know it's a bad design Pin
PeejayAdams11-May-17 5:59
PeejayAdams11-May-17 5:59 
GeneralRe: When you know it's a bad design Pin
kmoorevs11-May-17 6:03
kmoorevs11-May-17 6:03 
GeneralRe: When you know it's a bad design Pin
lopatir11-May-17 6:07
lopatir11-May-17 6:07 
GeneralRe: When you know it's a bad design Pin
kmoorevs11-May-17 6:11
kmoorevs11-May-17 6:11 
GeneralRe: When you know it's a bad design Pin
lopatir11-May-17 6:22
lopatir11-May-17 6:22 
GeneralRe: When you know it's a bad design Pin
kalberts11-May-17 22:56
kalberts11-May-17 22:56 
GeneralRe: When you know it's a bad design Pin
Ygnaiih12-May-17 3:30
professionalYgnaiih12-May-17 3:30 
GeneralRe: When you know it's a bad design Pin
GuyThiebaut11-May-17 6:59
professionalGuyThiebaut11-May-17 6:59 
GeneralRe: When you know it's a bad design Pin
kmoorevs11-May-17 9:47
kmoorevs11-May-17 9:47 
GeneralRe: When you know it's a bad design Pin
GuyThiebaut11-May-17 10:15
professionalGuyThiebaut11-May-17 10:15 
GeneralRe: When you know it's a bad design Pin
PIEBALDconsult11-May-17 7:15
mvePIEBALDconsult11-May-17 7:15 
GeneralRe: When you know it's a bad design Pin
kmoorevs11-May-17 10:16
kmoorevs11-May-17 10:16 
GeneralRe: When you know it's a bad design Pin
Worried Brown Eyes11-May-17 23:03
Worried Brown Eyes11-May-17 23:03 
GeneralRe: When you know it's a bad design Pin
Jon McKee11-May-17 10:04
professionalJon McKee11-May-17 10:04 
GeneralRe: When you know it's a bad design Pin
Pete O'Hanlon11-May-17 11:28
mvePete O'Hanlon11-May-17 11:28 
GeneralRe: When you know it's a bad design Pin
Marc Clifton11-May-17 15:25
mvaMarc Clifton11-May-17 15:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.