Jon,
This is a great idea that shows how nicely Domino does AJAX! Thanks for the work.
I have two questions:
1) How do I hide menu options? I did look into this a little further and am a little frustrated. I think what we have to do is figure out how we can refresh the Outline entries in the current UI context. Is there some way I can help?
I did try the simplest way I could think of! I put an @Contains(form ; "$$ViewTemplate") formula into the hide when of the Outline. Nope, that was too basic. Didnt work!
2) I'm trying to integrate this code into a database where I'm using Jake Howlett's Validator 3.1 and the NamePicker. For some reason when I add your .css and .js entries into the $$HttpHead field, your libraries aren't loading correctly. So my question is: what do I have to do to load your JavaScript files in the $$HTTPHead field, instead of in the subform?
Marcus