Skip to content

Create a form to generate links to custom lists #4

Description

@olbat

For the moment it's kind of tricky to build custom list of items. It would be nice to have a form to generate such lists.

The form should have one input field for each item slot (or maybe one by default with the possibility to add more with a + button).

For each item slot, the user will provide the corresponding item name or id#.

This name/id# may be validated using an OK button: when the OK button is pressed, an AJAX request check that the item exists on the Jabbithole DB and write the item's name using the tooptips API.

When the user validate the form, he is redirected to the corresponding page (example).

Since there is no application back-end for the moment, everything have to be done using JavaScript.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    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