Hi, I wonder if it is possible to mimic the builder preview as if a certain condition is met. Often, we design a page with conditional formatting (or showing/hiding of elements) based on those conditions. I know that it is possible to ignore conditions and show everything, but it would be very helpful to show the page as if certain conditions are met. This is a wide field, but common scenarios I can immediately think of are:
- user focused:
- Specific user is logged in
- specific user role
- date focused
- as if it was a certain date
Thanks!