Skip to content

drupal_get_form() with extra parameters does not work #66

@filipe-abreu

Description

@filipe-abreu

If I use:

drupal_get_form('my_form', $param1, $param2) the form is not rendered correctly.

Only works if I use:

drupal_get_form('my_form') with no extra parameters.

I'm working with PressFlow 6.27.

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