The file was overwritten by the update. Applies the change
Graggable: true,
Also in Version 4.6?
peter
move window
Collapse
X
-
Hello,
in 4.4.1 windows is not draggable.
modal.js : draggable: this.isDraggable,
Peter
Leave a comment:
-
Hi,
My Suggestion:
Add this function to System settings of application.
peterLeave a comment:
-
Hi
client/src/views/modal.js
Add
graggable: true,
PHP Code:this.dialog = new Espo.Ui.Dialog({ backdrop: this.backdrop, header: this.header, container: containerSelector, body: '', buttons: buttonListExt, width: this.width, keyboard: !this.escapeDisabled, fitHeight: this.fitHeight, graggable: true, onRemove: function () { this.onDialogClose(); }.bind(this) });
Leave a comment:
-
move window
Hallo,
the window "create contact" can not be moved.
Can I configure it?
Thank
PeterLast edited by peterberlin; 03-15-2016, 12:49 PM.Tags: None
Leave a comment: