Forum Discussion
3 Replies
- Zahar_ChernovIdeator IMaddy, Why not using reqular ApplyAML, or getItemById ?
- eli_donahueNew MemberHi Maddy, As a security precaution applySQL() is only permitted for administrative users. As Zahar mentioned, you can use applyAML() to retrieve items as long as the logged in user has permission.
Eli Donahue Aras Labs Software Engineer - MaddyIdeator IThanks Zahar and Eli for your reply.