| bio | website | syneity.com |
|---|---|---|
| location | India | |
| age | 29 | |
| visits | member for | 1 year, 7 months |
| seen | May 1 at 6:22 | |
| stats | profile views | 7 |
I am the CEO & CTO of SyneITY Technosolutions (India) Pvt. Ltd. I am basically a software engineer with over 7 years of experience in developing software. I live and breathe software.
Products developed in SyneITY:
TourMast - A Tour Operator Software which streamlines and automates tour operations while accounting is done behind the scenes, resulting in the stakeholders getting maximum information regarding their business while allowing employees to focus on bringing in new business.
Go4cinema.com - Movie Ticket Booking Website is a website for online movie booking facility in Kochi
|
Apr 21 |
awarded | Popular Question |
|
Mar 17 |
awarded | Autobiographer |
|
Oct 25 |
awarded | Scholar |
|
Oct 25 |
accepted | How to simplify a long form |
|
Oct 25 |
comment |
How to simplify a long form @colmcq thanks!!! But the user needs to see the number of nights and departure date, so maybe i could change those readonly fields into labels. Or is there some other way? |
|
Oct 25 |
comment |
Alternative UI patterns for a large, shallow tree Support the answer from @TomClarkson, I think talking to your developer and getting him to lazy load the data would help so that only the data that will appear in the screen is rendered, rendering of all the nodes would be really make the browser cringe. |
|
Oct 25 |
comment |
How to simplify a long form This is a good reference that has given me better ideas. For each point i have mentioned my actions 1. Almost all fields are needed, however i have hidden 10 fields based upon the IncludeTravelFromHome & IncludeReturnTravel, also 2 fields No Of Nights & Departure Date are calculated so have shown in readonly mode 2. Have to do 3. Have to mark compulsory fields 4. validation done inline 5. tab not practical since data is sequential, pages might be feasible 6. progressive disclosure seems the answer but then user neednt go sequentially so might be a issue 7. grouped into field sets |
|
Oct 25 |
awarded | Supporter |
|
Oct 25 |
revised |
How to simplify a long form revised design |
|
Oct 25 |
comment |
How to simplify a long form Actually No of night and departure date are automatically calculated. and they show up only when the arrival date is entered. Also the fields [Homeplace, serviceprovider, amount customer, amountserviceprovider etc] are only shown when IncludeTravelFromHome is ticked. Have updated the question with the next design |
|
Oct 24 |
awarded | Editor |
|
Oct 24 |
comment |
How to simplify a long form thanks guys.. have now updated the post with the image |
|
Oct 24 |
revised |
How to simplify a long form Added the image of the current form |
|
Oct 20 |
awarded | Student |
|
Oct 20 |
asked | How to simplify a long form |