Skip to content

formSelector and inputSelector doen't work #42

Description

@matcruzmx

Hi, i tryed to get the Json string in a form with the formSelector and inputSelector, but doesn´t work, is there any error in this snippet code?

Thank you, great work!!

$(function () {
  $("#editor").brickyeditor({
    formSelector: 'frm_1',
    inputSelector: 'fld_1',
    ignoreHtml: true,
    blocksUrl: 'data.json',
    templatesUrl: 'templates.html',
  });
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions