Hi guys,
I'm using Dundas BI to produce a website with several dashboards with certain information for clients. I'm trying to impliment a feature on one dashboard layer where certain administrators at certain levels of the clientelle can opt-in or out of recieving reports (which I've already set-up).
My assumption is that I can use a script (on a button or whatever component) that will add or remove that account the administrator is using from the list of recipients for an existing report.
I'm looking through the API reference on where to begin and I'm getting a bit lost. Should I be looking under dundas.admin.AdminService? Or dundas.aacount.AccountService?
It would be greratly appreciated if anyone could point me into the right direction.