Files
ubercart_order_hide/README.md
2017-04-30 18:56:43 -05:00

7 lines
340 B
Markdown

# ubercart_order_hide
Hide Ubercart order details from people who shouldn't see them.
This way you can build a public display of order info (summary, for example) without needing to worry about order details being exposed.
On your View, edit the Query options and check "Disable SQL rewriting." This has security implications, so beware.