Filter for openURL: #View
Filter for openURL: #View
Hello! Is there a way to automatically filter a report when opened via openURL:#View
I am trying
fetch_record = <fetch criteria>
openUrl("#View:Report_Link?Event_ID=" + fetch_record.ID , popup window)
but this opens the full report with all records.