Tempo Related Action - Delete Record

We have functionality where, we create a temporary records, once the purpose is fulfilled the un-used records are to be cleaned out- (Soft Deleted from Database Table)
This is achieved through related action on the record.
After the related action is performed, the default screen is the summary dashboard of the record (that we just deleted). As this database record is no longer exist, we get an error:
An Error Has Occurred*
The record data does not exist, has been deleted, or you do not have sufficient privileges to access it. (APNX-1-4205-006)

As per my research in forum, I found this entry:
forum.appian.com/.../e-141459

As the comments are from 2015, was hoping there some other work around, if any ?

Is there any Submit button image field ?
Is there any process level - redirect link available ?

OriginalPostID-238785

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer
    What @michaelw456 said is correct - to clarify on the terminology here, you would want to remove the "Default Filter" that restricts the record type to show only Active entries, and add a new "User Filter" for Active / Inactive (as these can now be set to choose a default value, i.e. "Active"). This way when the user lands back on the record listing for an item they've deactivated, it will no longer give them the error message.
Reply
  • 0
    Certified Lead Developer
    What @michaelw456 said is correct - to clarify on the terminology here, you would want to remove the "Default Filter" that restricts the record type to show only Active entries, and add a new "User Filter" for Active / Inactive (as these can now be set to choose a default value, i.e. "Active"). This way when the user lands back on the record listing for an item they've deactivated, it will no longer give them the error message.
Children
No Data