You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Above all, great work!
I have a question / request.
Is it possible to have an option for not to save a field in database?
I explain :
I want to get all the power of your system (replace/delete/helpers etc...), but without create a new field in database for each iteration of an initial image.
(with this "image300" is a thumbnail of "image" )
This work perfectly ONLY if field "image300" exist in database.
To be clear, i dream of an option for $imageFields like "auto_update_database"=> false .
Do you think is possible?
Then maybe I missed something
Thanks!
The text was updated successfully, but these errors were encountered:
Above all, great work!
I have a question / request.
Is it possible to have an option for not to save a field in database?
I explain :
I want to get all the power of your system (replace/delete/helpers etc...), but without create a new field in database for each iteration of an initial image.
(with this "image300" is a thumbnail of "image" )
This work perfectly ONLY if field "image300" exist in database.
To be clear, i dream of an option for $imageFields like "auto_update_database"=> false .
Do you think is possible?
Then maybe I missed something
Thanks!
The text was updated successfully, but these errors were encountered: