Difference between revisions of "Platform URLs"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
==About Platform URLs==
==About Platform URLs==
Every page you visit has a {{^URL}} that can be used (by someone with a platform login) to access virtually any element of the platform. That URL is displayed in the browser's address bar, and can be pasted into an email or a document.
Many of the pages you visit have a {{^URL}} that can be used (by someone with a platform login) to go to directly to that portion of the platform. That URL is displayed in the browser's address bar, and can be pasted into an email or a document.


==Working with Platform URLs==
==Working with Platform URLs==
Line 7: Line 7:
:* [[HowTo:Use a SQL Query to List Records in a Custom Page]]
:* [[HowTo:Use a SQL Query to List Records in a Custom Page]]
:: This sample page uses short URLs as links in a JSP page populated with a list of object records.
:: This sample page uses short URLs as links in a JSP page populated with a list of object records.
<noinclude>
<noinclude>


[[Category:Glossary]]
[[Category:Glossary]]
</noinclude>
</noinclude>

Latest revision as of 23:44, 2 May 2014

About Platform URLs

Many of the pages you visit have a URL that can be used (by someone with a platform login) to go to directly to that portion of the platform. That URL is displayed in the browser's address bar, and can be pasted into an email or a document.

Working with Platform URLs

Sample App

This sample page uses short URLs as links in a JSP page populated with a list of object records.