03-28-2017, 02:58 PM
I have the following page format to this situation:
allows CSR (normal level 1 access)
allows CSR (normal level 1 access)
However, allows System Admin (normal level 2 access), but I can still access this page as a CSR.
All three pages have init and the securePage query.
I'm thinking this is similar to your situation, kwix?
Code:
usersc/report.phpCode:
usersc/includes/orderreport.phpCode:
usersc/includes/orders/bo.phpCode:
report.phpCode:
orderreport.phpHowever,
Code:
bo.phpAll three pages have init and the securePage query.
I'm thinking this is similar to your situation, kwix?

