Skip to content
This repository was archived by the owner on Dec 12, 2018. It is now read-only.
This repository was archived by the owner on Dec 12, 2018. It is now read-only.

RecordSelect not working upon validation errors #3

@satynos

Description

@satynos

My app uses ActiveScaffold and RecordSelect.

RecordSelect is working fine and showing the associated objects in auto-complete field while creating a new record or editing existing record. But when there is a validation error, it stops working. I reviewed the code that gets sent to the browser when there is a validation error. It has JavaScript for new RecordSelect.Single('id) but is not being executed. If I enter the same JavaScript code in the firebug console, then it is popping up the auto-complete results.

Any help is much appreciated.

-Satynos

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