Prefill nationality of author and country of origin of work at the country page
Prefill nationality of author and country of origin of work at the country page
Refactor: Update country page to include additional search parameters and enhance layout functionality
- Added 'country_qid' and 'country_name_for_search' to the country page context.
- Modified the layout template to conditionally open the advanced search details and pre-select country options based on the current search state.
- Implemented JavaScript to initialize the combobox value from the selected option on page load.
