Need help with admin and user sharing files logic

The recommended method of customizing your AppGini-generated application is through hooks. But sometimes you might need to add functionality not accessible through hooks. You can discuss this here.
Post Reply
bambinou
Veteran Member
Posts: 163
Joined: 2013-02-01 15:09

Need help with admin and user sharing files logic

Post by bambinou » 2014-05-25 21:56

Hi All,

I am having a real problem and I am not really sure how to fix it.

Here is how it it currently built:

I have a group of users to which I need to share artwork.
The artwork table has:
Name of the artwork
Size of the artwork
Picture of the artwork,

When the user like an artwork(business card for example), I have to add their business details to that artwork,

The best logic would have been:
When a user likes one of the artwork, he clicked on a button called "Design it for me"

The admin receives a notification with all the table content

The admin upload the new graphic to a specific area in the user account.

1)I am not sure how to send my email or have the user send all the table data into an admin table so the admin knows a user is requesting a graphic job.

2)How can the admin upload an artwork do a table that the user cannot modify, but, the user still have to be able to download it.


Please help, I do find quiet a few things missing here and there to enable us playing a bit more with the fields.

Thank you,

Ben

Post Reply