No turbo links on a link
<%= link_to "View More", search_path, id: "showMore", class: "btn btn-lg btn-outline primary ripple", data: { no_turbolink: true } %>
Crazy Selects
<%= f.text_field :townland_id, value: f.object.townland.name, placeholder: "What area do you live in? E.g. Dundrum" %>