Issue report by Fred
Version
11 (at least) to 13Operating system version
AllDescription of the issue
When activate a portal row where the portal doesn't allow row deletion, if you perform a "Delete Record" script step AND if not any field have the focus, the step is deleting the portal row instead the entire record.Steps to reproduce the problem
Create a portal where "Allow deletion of portal record" option is uncheckedCreate a script that invoke the Delete Record step
In browse Mode, Activate a portal row but without enter in a field
Execute your script
Test the behaviors within the simple test file provided below.