Skip to content

OKD: Add option to create link to table search

Aleksandra Poreba requested to merge aporeba/TrigCostWeb:save-search into dev-okd

Add a button to create a link to the table search result (link with additional GET entry)

for example:

after click on the button will redirect to:

http://localhost:8000/?dir=testuser&type=&tag=rate-prediction-withAMI&run=360026&range=All&level=HLT&summary=Rate_ChainHLT&query=tight

After entering this link, the table displayed on the website will automatically include the search string.

Tagging @tamartin @mark

Edited by Aleksandra Poreba

Merge request reports