The Biologics application offers a number of URL properties that can be used to direct the user to a specific part of the application. For example, when you are in the LabKey Server interface, you can click Return to Biologics Application and return to the last page you were viewing before switching to LabKey.

The URL makes use of the lastPage property:

https://example.lkpoc.labkey.com/Biologics%20Example/biologics-app.view?#/.lastPage

URL Redirects

The following redirects can be done directly to the URL for navigating a user programatically. Note that these examples assume various rowID to assay mappings that may be different in your implementation.

URL ending like thisCan be represented byResolves to...
Any Biologics URL#/.lastPageThe last page you were viewing
/assay-assayBegin.view?rowId=45#/assays/45#/assays/general/titer
/assay-assayResults.view?rowId=765#/assays/765#/assays/general/amino%20acids
/experiment-showDataClass.view?name=CellLine#/rd/dataclass/cellline#/registry/cellline
/experiment-showDataClass.view?name=Mixture#/rd/dataclass/mixture#/media/mixtures
/experiment-showData.view?rowId=3239#/rd/expdata/3239#/registry/molecularspecies/3239
/experiment-showMaterials.view?rowId=3087#/rd/samples/3087#/samples/expressionsystemsamples/3087
/list-grid.view?listId=18&pk=2#/q/lists/18/2#/q/lists/mixturetypes/2

Was this content helpful?

Log in or register an account to provide feedback


previousnext
 
expand allcollapse all