Hey Guys,
This module looks great and I have gone through the user module. I am almost ready to jump to start development using this module but I have few unanswered questions, If anybody can help me giving some insight it would be a great help. So here are my questions.
1) How are the UDT data are stored? Is it XML or RDMS style schema? When I say data I mean the actual data for instance Firstname: myFname, Lastname: myLName
2) Once data are entered for multiple UDTs for instance Order and Order details, can I have a report using joining multiple UDTs? Can I show report with order and its details, total , subtotal etc. I am asking this question bcoz I am that familiar with XSLT.
3) Once UDT is created for instance Order, Can I modify the entry form the way I like it rather than using the default style?
4) Can we separate UDTs between portal/sites? For instance Site1 - > order UDT has 5 columns and for Site2 Order UDT has 15 columns
Any help would be much appreciated.
Thanks,