Morning all,
I have only just discovered how to display more than 1 view in a notes web page by using the
Morning all,
I have only just discovered how to display more than 1 view in a notes web page by using the
Subject: How can I get IFRAME notes view to pick up CSS file tags?
Do you know that you can add more than one embedded view in a form or a page in Notes6?
That might help you.
Subject: RE: How can I get IFRAME notes view to pick up CSS file tags?
Caroline,
You can only have more than 1 embedded view in a notes form/page under notes 6 if you use the java applet option but my views use the HTML option and even under notes 6 you can still only have 1 embedded HTML view.
The only workaround for this limitation with HTML views is to use the
Subject: RE: How can I get IFRAME notes view to pick up CSS file tags?
Create a view template for the view that will appear in the iframe, load the css there and it will work. I’ve done this for several apps and it works fine.
Subject: RE: How can I get IFRAME notes view to pick up CSS file tags?
David, Where did you laod your CSS? I’ve put a ref. to my CSS in the HTML header. The CSS resides in resources. It won’t see it. Any thoughts? See main post for more information —> http://www-10.lotus.com/ldd/nd6forum.nsf/DateAllThreadedweb/460de09c5a2b312d85256f080070adc7?OpenDocument
thks,
jamie
Subject: RE: How can I get IFRAME notes view to pick up CSS file tags?
Ok…
so maybe you can use a template for your second view and put your CSS in the template.
Or you put your second view in a page, your CSS in the page aswell and call that page in the iframe.
Let me know if you sorted it out.
Subject: RE: How can I get IFRAME notes view to pick up CSS file tags?
Thanks,
I put my second view in a page and linked the CSS in the page then called the page thru IFRAME.
Why didn’t Lotus just allow more than 1 html embedded view in a form!!!
A.
Subject: RE: How can I get IFRAME notes view to pick up CSS file tags?
Alex, Can you show me how you did this? I can’t seem to make mine work. I was having the same problem that you were? Please advise. Here —> http://www-10.lotus.com/ldd/nd6forum.nsf/DateAllThreadedweb/460de09c5a2b312d85256f080070adc7?OpenDocument was my last post. Thks!