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
I was wondering if there is a way to save the initial image's name, and in case if it already exists - add some number after it. I think it would be better, rather than having an image name like this
51d3f648-fb08-404b-81c3-13c06ce302c7.jpg
Thanks!!
The text was updated successfully, but these errors were encountered:
Sorry to bother you with my question, but this is bugging my mind…
Is there any way to use your thumbnail component from other mode than the calling model? For example in the example application PET –model is using the component and the data is saved to that model.
I have a situation, where my model that uses component is called IMAGE and I would like to save images from COLLABORATION –model. This is because when I save collaboration messages, I would like to save image (and it’s different versions) as well in the same controller. I seem not to find the right format of the code to save data, Cake always says “Undefined index: collaboration” when I call it this way:
Thanks for the component !!
I was wondering if there is a way to save the initial image's name, and in case if it already exists - add some number after it. I think it would be better, rather than having an image name like this
51d3f648-fb08-404b-81c3-13c06ce302c7.jpg
Thanks!!
The text was updated successfully, but these errors were encountered: