I am able to put a link on the Portal home page to send the user to the PA52 form but when I click on the link, the Bookmark dropdown appears again so the page has two Bookmark dropdown's on it when it displays the PA52 form.
Is there a way to prevent the Bookmark dropdown from appearing when the PA52 form loads? Not sure at what point the Bookmark dropdown is loaded.
Also, I have copied home.htm so I could modify it to do my testing. Will the following anchor tag in the home.htm file allow you to use the same code in both our test and prod environments? specifically witll the "index.htm" take care of referencing test and prod?
<a href="index.htm?_URL=LAWFORM|PDL=LSAPPS|TKN=PA52.1|ID=PA52.1_ESS">Name and Address Change</a>
Thanks.