public static final class PreviewableView.Attributes extends Object
Modifier and Type | Field and Description |
---|---|
static 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. |
public static final String PREVIEW_PATH_TEMPLATE
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}"
Copyright © 2021. All rights reserved.