I've run into a problem with a hobo part.
This particular part contains a dynamically-updated select menu that
depends on a value attached to the current_user object.
It works mostly fine, until another attribute of current_user, which
is updated on another page and therefore does not affect the part in
question, is changed.

What happens then is that the part contains the content related to the
previous state, and needs to be re-triggered to show its proper
values.

Basically - I am looking for a way to clear this hobo part cache, if
such a thing exists, or if there is another work-around for this
dilemma?

Thanks
Adam.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to