In the IT Assets exercise I have a filter to list only the assets with isActive field = true.
To remove an asset they asked to change isActive to false so the filter won't let it show. So you see the list of isActive = true assets, click the one to remove and see the View. Then I select update and see the confirmation screen.
Once I submit the form changing the field, Appian shows Action Completed message and then displays this error:
Is there any way appian return directly to the list instead of the view or other solution?
Thanks for the help
Discussion posts and replies are publicly visible
Hi mario525 ,
If you have source filter added in Record (isactive=true) and you go in the record view and click your Delete Action (Isactive=false). This Error will error.
1)If you want to delete, you can add Delete action in the grid and do. This way you won't get error.
2)Or you can remove the source filter and add the filter in the grid where you show the data
Shanmati I use SYNC FILTER in the Record Type > Data Model