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

Backurl "lost" when using "read" as default mode. #95

Description

@toirl

This affects the ListingFieldRenderer.

When configuring the application to open every page in readmode on default (http://ringo.readthedocs.io/en/latest/start.html?highlight=readmode#application-re)
we seem to loose the backurl functionallity.

The reason for this is

  1. that the backurl is only generated if the form is not in readmode.
  2. Further even if we switch into update mode and than click on a item in the Listing (with generated backurl), the backurl is lost, as the item will be again opened in readmode (because default readmode) on the context menu (top right of the item) does not render the backurl.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions