Is there a way to display a Design Studio portal page within LBI?
For Design Studio forms the URL syntax is
http://<server>/lawson/portal/?_PDL=xxx&_TKN=PA42.1&_ID=PA42.1_X
What's the URL syntax to display a portal page?
try one of these I found them on the knowledge base
http://<server>/law/portal/portal.htm?_SRC=../tvlt/
PortalPageName.xml
http://<server>/law/portal/portal.htm?_SRC=../tvlt/
Example: law/portal/portal.htm?_SRC=../tvlt/
ap_open_invoices.xml
Here's how it's done, (thank you John Hennesy of LawsonGuru.com).
http://<lawsonServer.com>/lawson/portal/?_URL=PORTALPAGE|file=page.xml
where <lawsonServer.com> is your lawson portal server URL
and page.xml is the xml source file for your custom portal page