Skip to content

Admin Interface - Unable to select existing Record Id in Tags #860

Open
@JulioFS

Description

@JulioFS

py4web: 1.20231115.1

Created one user in auth_user (Id = 1)

Enabled Tags, verified that auth_user_tag_groups exists, open table within the administrative dashboard _dashboard, select create a record.

Both Tagpath and Record Id fields are available for edit, however, the Record Id field is implemented as a lookup (drop-down), and no records are available for selecting.

If I programatically call groups.add(1, 'manager'), it then adds the appropriate record, just not on the UI.

Testing with SQLite DB, on Pop!_OS (Ubuntu) Linux,

Cheers

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