<div dir="ltr">Hi,<div><br></div><div>I am watching the demo of the modal what comes with bootstrap and there is something I don&#39;t get it. In the example, the link that opens the modal is rendered at the same time as the rendering of the modal contents itself.</div>
<div><br></div><div>In my case, I have a table. The table has a column with links (actions). Each link has a callback and then sends a call:. For example, a typical link from this column is an &quot;Edit&quot;, in which with magritte I end up doing (besides a few other things), </div>
<div><br></div><div><div>newComponent := aModel asComponent</div><div><span class="" style="white-space:pre">                                </span>addValidatedForm;</div><div><span class="" style="white-space:pre">                                </span>yourself.<span class="" style="white-space:pre">        </span></div>
<div><span class="" style="white-space:pre">self call: </span>newComponent</div><div><br></div><div>So....THIS is what I would like to see as modal (the magritte component). </div><div>But I don&#39;t know how to do it. The link was already clicked (I am in a callback now). I want the body of the modal to be the magritte component. </div>
<div><br></div><div>Any idea if this is possible and how?</div><div><br></div><div>Thanks in advance, </div><div><br></div><div><br></div>-- <br>Mariano<br><a href="http://marianopeck.wordpress.com" target="_blank" class="vt-p">http://marianopeck.wordpress.com</a><br>

</div></div>