家乐 黎 于 2025/03/19 03:04 最后修改

隐藏最后作者
家乐 黎 3.1 1 === 1、**Function Overview** ===
yufei li 1.1 2
家乐 黎 3.1 3 Custom data deduplication check will be performed upon form submission.
yufei li 1.1 4
5
家乐 黎 4.2 6 === 2、**Use Cases** ===
yufei li 1.1 7
家乐 黎 3.1 8 For instance, when adding new materials, the material name must be unique and cannot be duplicated.
yufei li 1.1 9
10 ==== ====
11
家乐 黎 4.2 12 === 3、**Setting Approach** ===
yufei li 1.1 13
家乐 黎 4.1 14 [[image:1742351188619-868.png]]
yufei li 1.1 15
16
17
家乐 黎 5.1 18 1. The duplicate removal field starts with no fields, meaning that if there are no designated fields for duplicate removal, the current form does not perform any duplicate check.
19 1. It supports selecting business fields from the main table of the current form (i.e., fields generated by user-dragged controls onto the page). Fields from tables or referenced forms cannot be selected.
20 1. It supports the selection of multiple fields for duplicate removal.
21 1. The allowed field types for selection include: single-line input, numeric, dropdown selection, radio button, date, time range, toggle switch, calculated formula, personnel, department, region, and data association.
22 1. When multiple fields are selected for duplicate removal, it checks whether the concatenated result of multiple single-line input control values is duplicated. For example, both Single Line Input A and Single Line Input B have data duplication removal enabled as shown in the figure below:
23
24 === Explanation: ===
25
yufei li 1.1 26 * (((
家乐 黎 5.1 27 **Existing Data**:
28
29 * Single Line Input A: A1, A2, A3
30 * Single Line Input B: B1, B2, B3
31 * Concatenation Result: A1B1, A2B2, A3B3
yufei li 1.1 32 )))
33 * (((
家乐 黎 5.1 34 **New Data**:
35
36 * Single Line Input A: A1, A1, A2
37 * Single Line Input B: B2, B1, B1
38 * Concatenation Result: A1B2, A1B1, A2B1
39 * Is Duplicated: No, Yes, No
yufei li 1.1 40 )))
41
家乐 黎 5.1 42 (% contenteditable="false" style="background-image:url(http://192.168.102.35:8080/webjars/wiki%3Axwiki/xwiki-platform-ckeditor-webjar/16.8.0/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" tabindex="-1" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="拖曳以移動" width="15"]]