Support

Account

Home Forums Add-ons Flexible Content Field Confirm delete on flexible content field row Reply To: Confirm delete on flexible content field row

  • Hi @jason@epagecity.com

    You can easily add this via some custom jQuery on the page.

    Just add an .on('click') event to the elements (via their class) and the use the confirm JS function to make a prompt.

    I’ll think about adding this to the core, but for now, a custom script will be the fastest way to see this implemented.

    Thanks
    E