Skip to content

Onbeforetopic in submit does not change html attribute.  #174

Description

@mrmaniac2416

$.subscribe('enable', function(event,data) {

document.getElementById('mysel').disabled = false;


});`

i am trying to enable this attribute in my form but it goes as a disabled attribute while submitted .
i m calling this submit button here
<sj:submit value="Save" targets="formResult" indicator="indicator" onCompleteTopics="complete" onBeforeTopics="enable"/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions