Details
Description
We are creating a project using AppFuse. I would like to add a feature that can add, edit and delete images. Let's say on the users' list, I would like to see pictures of the users who can use AppFuse. On the userform, I would I like to have a feature that I can browse for an image and add it on the user's profile, edit and delete it.
we are using mysql as our database, hibernate our db platform, jsf as our web interface.
thanks!
Activity
Matt Raible
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Affects Version/s | 2.0 Final [ 10113 ] | |
| Priority | Major [ 3 ] | Minor [ 4 ] |
Matt Raible
made changes -
| Fix Version/s | 2.4 [ 10240 ] |
I don't know if this is a common enough need to add to AppFuse core. However, we're hoping to come up with some sort of plugin system in the future, and it could probably fit in nicely with that.
Matt