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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi there,
how can i clone a model and save it to the database?
Hint:
myService = inject(CollectionService);
At first i tried:
This only overwrite the existModel but doesn't create a new model/dataset.
In the next step i tried this:
In this case i got a 404 not found error (okay, the id doesn't exist in the table).
In the next step i tried:
This doesn't work too...
Thanks in advance for help and kind regards
SAB Kraken
Beta Was this translation helpful? Give feedback.
All reactions