ArchiveUserQrew Captain8 years agoLink to the current reportI have this formula to create a link to the report. URLRoot() & "db/" & Dbid() & URLEncode("?a=dr&rid=") & ToText([ID]) It works sometimes and sometimes it is blank Show More
QuickBaseCoachDQrew Captain8 years agoIf you are trying to link to a record, the syntax isURLRoot() & "db/" & Dbid() & "?a=dr&rid=" & ToText([ID])
Related ContentSecure Links for Instant Access and Full ControlReport helpSecure link to a reportForm rule modal display a linkReport link - target field value is contained in