Most of the time, we record parts are used to add modified data, with the ID of the condition, but sometimes, new and modified separate, it is necessary to pay attention to the conditions.
there was a problem checking a form today, and the business table of the record part was found as follows:
650) this.width=650; "id=" aimg_878 "src=" http://bbs.delit.cn/data/attachment/forum/201601/07/ 092037oim9wfcf74b4l9p0.png.thumb.jpg "width=" "height=" 290 "alt=" 092037oim9wfcf74b4l9p0.png.thumb.jpg "/>
Did you find the problem? Obviously, the record part is not in the condition, and in the smart form, the part that is recorded in the Load event is added with new data, so when the interface is displayed, it is not possible to discover that the bound business table has a lot of data.
Causes the form to open slowly when loading large amounts of data at load time.
Therefore, we must add conditions to the business table of the recording part:
650) this.width=650; "id=" aimg_877 "src=" http://bbs.delit.cn/data/attachment/forum/201601/07/ 091935swdbzwl5iwwwbb4b.png.thumb.jpg "width=" "height=" 290 "alt=" 091935swdbzwl5iwwwbb4b.png.thumb.jpg "/>
even an empty condition can ensure that the number of data bars read by the recording part is 0 and has no effect on the new data.
Similarly, in document editing parts and display parts, this problem also exists.
Original address: http://bbs.delit.cn/thread-577-1-1.html
Reprint please specify the source:
Author: metric Technology http://www.delit.cn
Record the business table condition for a part