Class PreviewableView.Attributes

    • Field Detail

      • PREVIEW_PATH_TEMPLATE

        public static final String PREVIEW_PATH_TEMPLATE
        Used along with Trackable.sandboxTrackable(String) to specify the path template used when building the URL to redirect an admin user to when they preview sandbox data.

        Supports a template URL path, for example: "/products/${id}"

        See Also:
        Constant Field Values