H All, there is a component COMP_OUT which has a couple of A links with cid=request.cid. So that the result of A will be loaded inside the component itself.
then there is another component COMP_IN which also has also some A links with cid=request.cid.... so far so good... now, I would like to use the component COMP_IN inside of the component COMP_OUT.... at this point there are cid conflicts and responses of the links (A) of the COMP_OUT are rendered in the wrong places (removing COMP_IN the links work again) Is it a A(cid=request.cid) limitation or it is a bug ? (actually in the code I'm using cid=request.env.http_web2py_component_elemen) thanks -- Sebastian E. Ovide