@eqproject/eqp-dynamic-module 2.10.63 → 2.10.64

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -15064,6 +15064,9 @@ class EqpDynamicModuleConfiguratorComponent {
15064
15064
  this.form.Triggers = null;
15065
15065
  this.form.ObjectActionButtons = JSON.stringify(this.form.ActionButtons);
15066
15066
  this.form.ActionButtons = null;
15067
+ if (this.form.Code == null) {
15068
+ this.setCode(this.form.Name);
15069
+ }
15067
15070
  // chiamata effettiva
15068
15071
  const dynamicModuleParams = [
15069
15072
  {