You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some rough code for linking back on projectID in results window
{{if ${doc._source.projectId} == 'Vertnet'}} 'vertnet '
{{else}} ${doc._source.projectID}
{{/if}}
For these linkbacks... request is to add linkback on query interface as well as download file.
The text was updated successfully, but these errors were encountered: