The Zurich release has arrived! Interested in new features and functionalities? Click here for more

delete records from table in scoped app

ggg
Giga Guru

in kingston i get the "refused due to the table's cross scope access policy."

On the table application access tab I have accessible from "all application scopes"

and

allow configuration is checked.

what do i need to do specifically to allow me to delete records from the table?

I have read the threads on this but still do not understand exactly what steps to take to correct.

1 ACCEPTED SOLUTION

I was able to delete by using background script and changing the app to my scoped appl

View solution in original post

3 REPLIES 3

Rogers Cadenhe1
Giga Guru

Where are you trying to delete the records from -- a script in another scope, a script in global scope or someplace else?

I was able to delete by using background script and changing the app to my scoped appl

Good. You should mark your reply as the answer.