IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Re: Your favorite UI field management tools/techniques?
Automating the generation and maintenance of typical data entry/browse/query forms/screens can be a huge time-saver and code debloater. The trick is to make the easy stuff easy without limiting the ability to customize and tweek fields as needed. You know, the ol' 80/20 rule.

I actually build a simple query screen tool. Except for the messy routine that actually built the SQL it was pretty clean.

Everything was driven off of three tables. The first listed the tables they could search, and other table level options. Then there where two small data dictionaries. One listed fields that you could search on, and the other had the formating for the output. You probably would have liked it.

Unfortunatly, I never had time to explain or document it, so I was the only person that could setup new tables too query. It ended up getting axed in the new system because the person doing the report screens didn't understand it, and replaced it with something harder to use, uglier and does half as much.

Jay
New Perhaps it is similar to....
>> I actually build a simple query screen tool. Except for the messy routine that actually built the SQL it was pretty clean. Everything was driven off of three tables..... <<

It almost sounds like this example:

[link|http://geocities.com/tablizer/chal06.htm|[link|http://geocities.com/tablizer/chal06.htm|http://geocities.co...r/chal06.htm]]

_______________________
     Your favorite UI field management tools/techniques? - (tablizer) - (15)
         Re: Your favorite UI field management tools/techniques? - (johnu) - (12)
             XML < tables - (tablizer) - (11)
                 Re: XML < tables - (pwhysall) - (9)
                     not sure how internationalism relates to topic - (tablizer) - (8)
                         YAN perfect illustration of the benefits of polymorphism... - (CRConrad) - (7)
                             Trying - (JayMehaffey) - (1)
                                 Who's trying? - (CRConrad)
                             There are a whole range of options. Why fuss about 1sugstn? - (tablizer) - (4)
                                 I don't know how to do it, so let's not do it. - (Arkadiy) - (3)
                                     If one-size-fits-all, then please show your genius - (tablizer) - (2)
                                         It's not about a small company, - (Arkadiy) - (1)
                                             Yes, the programmer should present tradeoffs to customer - (tablizer)
                 Re: XML < tables - (johnu)
         Re: Your favorite UI field management tools/techniques? - (JayMehaffey) - (1)
             Perhaps it is similar to.... - (tablizer)

Please print clearly.
163 ms