Replies: 1 comment
-
Hi the new call is tru class JoomcckApi --> JoomcckApi::createRecord($data, $section_id, $type_id, $fields, $categories, $tags) test it , if you find any issues let us know |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Was the API for creating and updating records successfully implemented, or do we have a different way to do it
?
--> CobaltApi::createRecord($data, $section_id, $type_id, $fields, $categories, $tags)
-->CobaltApi::updateRecord($redord_id, $data, $fields, $categories, $tags);
It was never fully working before.
Beta Was this translation helpful? Give feedback.
All reactions