Skip to content

Can we alter form input field names? #21

@simonrjones

Description

@simonrjones

Form input field names are: form[field]

This is an issue for GET forms where param names are visible in the URL

For example: ?advanced_search[name]="Dracula"&advanced_search[isbn]=1234567890

Can we optionally change this to drop the form name element?

E.g. ?name="Dracula"&isbn=1234567890

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions