Hi Henry,

I suspect the "grey" part is Bootstrap "modal-backdrop" being shown (you
can check with Firebug or similar).

I would suggest removing it manually with a
success="$('.modal-backdrop').hide()", so that it's run when the formlet
is successful.

Warm regards,
Ignacio

El 26/09/14 a las #4, Henry Baragar escribió:
> Hello,
> 
> I have run into an issue where the "success" action fails to complete
> within a formlet in a modal.
> 
> Here is the basic structure:
> 
>   * collection with part="target"
>       o item with a formlet in a modal that updates="#target"
>       o item with a formlet in a modal that updates="#target"
>       o item with a formlet in a modal that updates="#target"
>       o etc
> 
> When the formlet succeeds in a modal in one of the items, the collection
> part is updated as expected, but the web page remains greyed out until I
> click on it.  Is this expected?  What can I do to get around it? 
> 
> Note that if the formlet is changed to update only the item and not the
> whole collection, everything works as expected.
> 
> Thanks in advance,
> 
> Henry
> 
> -- 
> Henry Baragar
> Instantiated Software Inc.
> http://www.instantiated.ca
> 

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/hobousers.
For more options, visit https://groups.google.com/d/optout.

Reply via email to