Skip to content

ExtendedTask not allowed in modules #1115

@bernorev

Description

@bernorev

Hi,

I am having issues using an extended task within a module as a result of how module component id's are concatenated.

For example if there is a dashboard page which contains a module with a input_task_button (id = "files_submit"), the id will be

dashboard_page-files_submit

which results in the error :

_send_error_response: The string 'dashboard_page-files_submit' is not a valid id; only letters, numbers, and underscore are permitted

Is this a know issue with a workaround?

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