First, there is a basic problem that is probably hard to fix, when I change the data referenced by the virtual cards here, I always need to reload to see the search data update. In the particulars, I'm seeing a case where it won't update after I added (created) the underlying plus card that the search data references. (Example_Event+organizer+selected in the example).
http://wagn.thetransitioner.net/wagn/Example_Event
In Event cards, there can be several "Accountabilities" that include selected and candidate User lists. contact+*rform is broken in one of the four instances here. The first one where "Fernanda" is "selected" as "organizer". She does not have a "contact information" card yet, but you can see below that same case correctly rendered as "missing" (Add ...) I expect this error in the second case were there is no "proposed" card for the "organizer" role yet.
Hey Gerry, first, I recommend upgrading soon to 1.3, which may handle some of this WQL better. I can't actually see the wql without an account. Second, for the updating, you might consider including both candidate and contact in naked view on a single plus card, so that both are updated at the same time.
the error I'm seeing makes me think perhaps you are referencing x+selected (_self) when you intend to reference just x (_left)
--Ethan McCutchen.....Mon Dec 07 22:21:41 -0800 2009