Docuware forms should have a table field that indexes a table index field
In docuware 7.1 there is a new index field type of table. This is great except it isn't all that useful without being able to automatically enter data into the table. Our purchase order requests for example have to index a quantity, price, description, and 2 accounting codes for each line item. So currently, I have a spreadsheet that I print into docuware with a print configuration and it indexes each of those items so it can be used to import into our accounting system. I can't index the table items with the print configuration. According to your documentation page at, https://developer.docuware.com/dotNet_CodeExamples/workWithTableFields.html
"NOTE
Tables are only supported for Store dialogs, Index dialogs and in Workflows.
Tables cannot be added to search dialogs and content in tables can only be found through fulltext search."
That makes it pretty useless. If I could use the table field, I could replace 220 index fields (5 indexes a piece for 44 line items) with 1 table field. It would cut my sql code to export the data from 3740 lines down to 102, eliminate the empty index fields for line items that are not used and eliminate the limit of line items on a PO.
If I could use a docuware form to populate the table field I could eliminate the need for the excel spreadsheet. I would think adding the table field to the form should be relatively easy. Make it either definable like a dropdown list or defined by a table field in a file cabinet. Then there would be the added complexity of populating fields in it with a select list that would also be needed in my case.
Tables in Forms is available in DocuWare Version 7.9
Calculation inside a table or with other form elements will be available with DocuWare Version 7.10
-
Mathieu SENECAL commented
Hi,
I totally agree with you on this, and would also add the three following points that seem essential to me :
- being able to use table fields in a merge form
- being able to use hierarchies between 2 or more columns in tables based on the same multi-column list.
- being able to use hierarchies between a list field outside the table and 1 or more list field in the table based on the same multi-column list.Are there any requests for improvements already created on this subject, to vote for !
Thanks and Regards,
Mathieu SENECAL -
Daniel Martinez commented
siiiiiiii por fin gran mejora será esta muchas gracias equipo de docuware