Skip to content

"Actions" should allow for a return of data #17

@moduscreate

Description

@moduscreate

whatever_action = function() {
return '{ "success" : true}';
};

In an ideal situation, we should allow for actions to return anything up to the browser, if possible. This gives end developers the full flexibility to custom format strings, etc to be bubbled up to the browser.

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