[ http://jira.andromda.org/browse/BPM-186?page=comments#action_11575 ] Wouter Zoons commented on BPM-186: ----------------------------------
for 1. use datatype::Blob (not datatype::File or datatype::byte[]) > Various CRUD form suggestions > ----------------------------- > > Key: BPM-186 > URL: http://jira.andromda.org/browse/BPM-186 > Project: Bpm4Struts Cartridge > Type: New Feature > Components: CRUD > Versions: 3.0 Final > Reporter: Leif Johansson > Assignee: Wouter Zoons > > These are suggestions for new features in CRUD forms. They may seem odd at > first > but they come from experience about what solves 80% of the problem. > 1. It would be very nice to be able to use a file upload to store stuff in a > blob field. > If possible you want to capture the mime-type and size from the upload in > the entity. > Not sure how to do this last bit though... Perhaps use tagged-values to > tie the upload > to several attributes (one for size and one for mimetype and one for > remote filename > etc etc) > 2. It would be very nice to be able to use a textarea (btw the > default-textarea size is > too small but that is another issue) instead of a textfield. > 3. It would be very nice to exclude certain attributes from display in the > table. Say > for instance that I have an attribute containing lots of freeform text. I > don't want > to display this in the table for obvious reasons. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.andromda.org/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click _______________________________________________ Andromda-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-devel
