How much Umbraco is a good choice for building on top an industrial tracking web application?
How much Umbraco is a good choice for building on top (by modules or extensions without to reinvent or writing from zero a dashboard, a control panel and soon ) an industrial tracking web application?
Data Entry: Web forms or by Umbraco Control Panel?
Form or data entry: there will be many actors ( as supervisor or operators ) and some data entry will made with scanners ( they'll send data via web services ) , but Which is the best, fast but maintenability, too? Back End or not... That is..I design a document type with some fields like barcode,data,mag1,mag2,etc...in the backend I've already a simple data entry , but it's not usable for industrial data entry...Is there some scaffolding for this or I need to build from scrath all forms?
I think that starting with v5 it's a bit premature because it's a very new Umbraco version.
How much Umbraco is a good choice for building on top an industrial tracking web application?
How much Umbraco is a good choice for building on top (by modules or extensions without to reinvent or writing from zero a dashboard, a control panel and soon ) an industrial tracking web application?
Data Entry: Web forms or by Umbraco Control Panel?
Umbraco Version: v5 or v4.7.x?
Thank you
Hi!
Umbraco v4 have support for usercontrols so if your current site is have alot of them its quite easy to move them into Umbraco!
The data entrys could be done but in the back office or in the front end by using the rich API that comes with Umbraco.
Version 5 is still in RC and will probably be released in the end of this month but it's based on MVC so I'll say it depends on your tracking project.
Yes, I know that.
Form or data entry: there will be many actors ( as supervisor or operators ) and some data entry will made with scanners ( they'll send data via web services ) , but Which is the best, fast but maintenability, too? Back End or not... That is..I design a document type with some fields like barcode,data,mag1,mag2,etc...in the backend I've already a simple data entry , but it's not usable for industrial data entry...Is there some scaffolding for this or I need to build from scrath all forms?
I think that starting with v5 it's a bit premature because it's a very new Umbraco version.
is working on a reply...