Skip to content
This repository was archived by the owner on May 3, 2020. It is now read-only.
This repository was archived by the owner on May 3, 2020. It is now read-only.

Message Form on messages page doesn't appear.  #41

Description

@gustavorf9

There is one different parameter I found in template.collection.list.js file in the line #16 there is something like this line of code
var template_entity_type = $(this).attr('entity_type');
In this line it is searching one parameter "entity_type"
But in the message page configuration on the event the parameter's name is just "type"
So the message form doesn't appear if you change the parameter type instead entity_type, it works.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions