Support

Account

Home Forums Add-ons Repeater Field Add rows to repeater field on click

Unread

Add rows to repeater field on click

  • Hi,
    I’m working on a movie database. I’ve made a movie list for each user using a repeater field on a user edit page. I want to make a function so user can add a movie to o list via add_row() using current user ID, post ID (from current movie page) and movie status (want to watch, watched) on button click. I’ve tried to use AJAX but i’m not that good with it and php so it didn’t work. So.. how do I make it work? or is there any other way to do this?

Viewing 1 post (of 1 total)

The topic ‘Add rows to repeater field on click’ is closed to new replies.