Implem / Implem.Pleasanter

Pleasanter is a no-code/low-code development platform that runs on .NET. You can quickly create business applications with simple operations.
https://pleasanter.org
GNU Affero General Public License v3.0
511 stars 81 forks source link

サーバスクリプトで イベント発火を抑止するプロパティが欲しい #514

Closed kenichi-fk closed 3 months ago

kenichi-fk commented 4 months ago

現状、サーバスクリプト内で Items.Updateを行うと、それを元に更新イベントが発生します。 そのため、現在のレコードの更新後に、サーバスクリプトで別レコードを更新したいとき、再度同じスクリプトが呼び出されてしまうので、VBAでいう Application.EnableEvents みたいな抑止手段が欲しいです。

pierre3 commented 3 months ago

Issueありがとうございます。

本件、要望として承りました。今後の製品開発の参考とさせていただきます。

kenichi-fk commented 3 months ago

ありがとうございます。 ご検討宜しくお願い致します。