Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Microsoft Dataverse
Answered

Not getting Target entity details when triggering plugin on delete message

(0) ShareShare
ReportReport
Posted on by

Hi all,

 

I am writing a plugin for restricting delete access for non admins. I have registered the plugin on pre operation with delete message. But I am unable to get the record details.  Please find below the code snippet

 

Amruthavarshini_0-1672228486694.png

 

  • Verified answer
    Guido Preite Profile Picture
    1,488 Super User 2024 Season 1 on at
    Re: Not getting Target entity details when triggering plugin on delete message

    because in the Delete message the Target is an EntityReference and not an Entity.

    If you need to retrieve additional details you will need to create an Image and fetch the fields from the Image, keep in mind that the pipeline step is important (Pre-Operation or Post-Operation, both sync)

  • Mira Ghaly Profile Picture
    11,409 Super User 2025 Season 1 on at
    Re: Not getting Target entity details when triggering plugin on delete message

    @Anonymous 

    Is there a reason why you don't use security roles to control the delete action?

     

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Apps - Microsoft Dataverse

#1
stampcoin Profile Picture

stampcoin 17

#2
ankit_singhal Profile Picture

ankit_singhal 11 Super User 2025 Season 1

#3
mmbr1606 Profile Picture

mmbr1606 9 Super User 2025 Season 1

Overall leaderboard

Featured topics