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
There were originally links for the culture periods and site types so that you could click on them and search for more sites with those same attributes. After a discussion with @mradamcox, we believe these were removed naturally through one of the updates to Arches. If possible, it would be nice to load these links back in, which could add to interesting searches for our scouts. Note: for arch sites, permissions settings should still be in place for these searches.
The text was updated successfully, but these errors were encountered:
Did some research into this. The change would need to made in the widget for concept-select, in arches this template is /arches/app/templates/views/widgets/concept-select.htm. The following works for a generic url (~line 57):
As far as I can tell, all of that information would need to be supplied to a url from the report, meaning that it would have to be passed down through the valueObjects in the list. Ultimately, this could get really messy dealing with all these knockout variables, so I'm just going to put this issue on hold for now. Hopefully, upstream changes in Arches will make this easier down the road...
There were originally links for the culture periods and site types so that you could click on them and search for more sites with those same attributes. After a discussion with @mradamcox, we believe these were removed naturally through one of the updates to Arches. If possible, it would be nice to load these links back in, which could add to interesting searches for our scouts. Note: for arch sites, permissions settings should still be in place for these searches.
The text was updated successfully, but these errors were encountered: