Disable add button in the overview model

Hi there,

We have an overview model and would like to disable the ADD button for some specific users.

Those users can only read the entities w/o modifying them.

I wrote the UAA permissions for the scopes Document Update and Document Create, but it doesn’t help.

I’m looking forward to hearing from experts!

Best regards!

Hi @nhat-round-cloud,
I believe this is very similar to the topic discussed here Authorization: Overview visible/read-only depending on access rights?. Have you tried following that approach?

Hi @thien-nimble-cursor

OK, then we have to customize the engine.

Thanks for your response ^^!