9 years ago
1
Topic

Hi
I creater user registration with seblod,
User can upload images,
I set 1 Folder per User to categorize images,
But when the user is created the images is not saved in userID folder,
When users edit their profile the folder is created and images saved in the folder.
I think it happens because in the registration the user id is not created,
Is there any way to solve that?
thanks

Get a Book for SEBLOD
9 years ago
0
Level 1

Hi raz,

You are right for this case.

You can use the "before store" or "after store" field to write a custom php code to move the file into the right folder in the server.

Regards,
Mehdi.

Get a Book for SEBLOD