URL Parameters

Portrait supports several URL calls for a better integration and usability.

Search

Execute a search globally:

https://example.potrait.app?q=MySearchTerm

Or inside a given section:

https://example.potrait.app/tasks?q=MySearchTerm

Login

Login with username and password:

https://example.potrait.app?action=login&username=admin@customer.com&password=123456

After the login is done, the sensitive data will be removed from the URL. This login feature can be combined with a deep-link - see below.

This feature needs to be activated on the UI. See UI Configuration.

Deep-Link

You can link to a certain entry. The entry will be opened on a detail-page, not inside the list:

https://example.portrait.app/<section-name>/<AN1001>/name

Wallboard Mode

You can use Portrait for Digital Signage. This will hide the menu and every interactive element.

https://example.portrait.app/<section-name>/?wallboard

Â