<p dir="ltr">Ping. No thoughts on this from anyone?</p>
<div class="gmail_extra"><br><div class="gmail_quote">On Nov 4, 2016 9:26 PM, "John Calcote" <<a href="mailto:john.calcote@gmail.com">john.calcote@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all -<br>
<br>
I don't see a better forum anywhere for this post - please correct me<br>
if I'm wrong.<br>
<br>
I have a django/horizon application. On one page users may delete<br>
objects. I'd like to display a modal dialog confirming the delete<br>
before submit. Can anyone tell me if there's a way to tie a<br>
confirmation dialog to a table's DeleteAction?<br>
<br>
Note - my template is a trivial table.render with multi-select enabled - e.g.,<br>
<br>
{% block main %}<br>
    {{ table.render }}<br>
{% endblock %}<br>
<br>
I've searched the docs and the code, but nothing sticks out at me. I'm<br>
not a client-side expert, but I can usually find my way around in the<br>
chrome debugger.<br>
<br>
Thanks,<br>
John<br>
</blockquote></div></div>