Skip to main content

Hi All,

 

I am using list view to attach multiple attachments.

When doing so, i found that there is one issue with the attachment.

 

I do not want user to attach 2 files with same attachment name.

So i will check the attachment name.

Whenever a new file is attached, file name will be checked and error message will be prompt, and transfer data will be used to empty the file attachment control.

 

For example,

1) Attach 2 same files (1.txt and then 1.txt again, error message will be prompted)

13674iF72209FB7281532B.gif

 

3. Suppose the file attachment control is empty, but when i click on Apply Changes (which is apply changes to the editable rows), the result will be as shown below. (Duplication file name)

12896i8F7E104C80879013.gif

 

this is the issue i am facing now and trying to find alternative on this.

Anyone is facing this problem as well?

 

Thanks & Regards,

Kyo.

Can you apply the following rules "cancel the changes ade to to the row on the editable list" or/and "remove the selected row from the editable list" rules.

That should work.


Reply