acf-to-rest-api-example
acf-to-rest-api-example copied to clipboard
Add more data without deleting old one
Hello, love you plugin, great job! I have one question - how can I add more rows to repeater field without having to delete old ones. In your demo file now what happends is that you first take the data from db, push to this data array new values and send to API updated array. Is there i way just to add data without sendig huge array each time? Thank you!
Hello @linasslepikas Did you solve this problem?
Hi @JohnsonPhan, unfortunetlly no. Had to create a work around on this one.
Hello @linasslepikas i ran into the same issue. Could you provide some further details on your workaround? Thank you for your efforts.
@linasslepikas any chance you could share your workaround :) ..same issue!.. thanks!
@linasslepikas I would also be interested in the workaround :)
Hello, i want also to avoid sending all this amount of data. Did you try to solve this?
Still the same issue, any new Infos on how to add new data to repeater fields? And why is the Plugin author not updating this plugin anymore, any wp dev who want to rebuild this plugin?
Has anyone solved this problem?