Skip to content

Use YASQE as query editor #44

Open
@LaurensRietveld

Description

@LaurensRietveld

I noticed you're still using text areas to render the queries. You might want to use the YASQE (http://yasqe.yasgui.org) instead.

To get the YASQE query editor, include the css/js, and run something like YASQE.fromTextArea($('textarea')) (see attachment).
To get a read-only YASQE rendering, add {'readOnly': true} as configuration

If you'd like to integrate this and bump into issues not described in the docs (http://yasqe.yasgui.org/doc), feel free to ping me

basilandyasqe

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions