Hello,
don't know if this is a bit off-topic, but I have put an IFrame-tag in my home tab definition and show a default page for all users.
What I would like to do is to customize this page on a user by user basis.
Can I somehow pass the user-id (e.g. email address) to the iframe? (for example as GET-parameter.)
Also, can I run custom JavaScript in the hometab? I'd like to code sth. more dynamic. |