Skip to main content
Solved

Is it possible to alter the attachment list screen (AttachmentList) e.g. delete functionality?

  • June 20, 2023
  • 2 replies
  • 59 views

Forum|alt.badge.img+3

Current behavior: 

  • For the moment the MC screen BaseAttachmentList is used to display all necessary attachment information in a list.
  • In this screen, the "Delete" option for attachments is not available.
  • The editing of the screen is limited, no button can be added and only the script triggers "Populate" and "Refresh" can be used.

Best answer by Shneor Cheshin

Hey @Deepali Jain 

What is the OS used? Windows, iOS, or Android?

  • In Windows, right click the item to delete
  • In Android long press the record to delete
  • In iOS swipe the record to delete

There is no ‘Delete’ button as the deletion function is triggered on the record itself.

Cheers!

2 replies

Shneor Cheshin
Superhero (Employee)
Forum|alt.badge.img+28
  • Superhero (Employee)
  • Answer
  • June 21, 2023

Hey @Deepali Jain 

What is the OS used? Windows, iOS, or Android?

  • In Windows, right click the item to delete
  • In Android long press the record to delete
  • In iOS swipe the record to delete

There is no ‘Delete’ button as the deletion function is triggered on the record itself.

Cheers!


Forum|alt.badge.img+3
  • Author
  • Do Gooder (Customer)
  • June 21, 2023

Hi @Shneor Cheshin 

We are using IOS, and after testing the hint as you indicated above, we can confirm that it functions as intended. I appreciate your help.

Best Regards