Douglas C. R. Paes
Douglas C. R. Paes
@deas Good news. I was able to "fix" the problem by changing the function bellow inside extended-datagrid.js: ``` onFilterFormTemplateLoaded: function ExtDataGrid_onFilterFormTemplateLoaded(response) { this.filterFormResponse = response; //this._createFilterForm(); YAHOO.lang.later(200, this, _createFilterForm); },...
@deas we have found more problems with the calendar. Calendar stops working if you use the datagrid, clicking in the columns' headers or paginating the dataset.
@renatofritola The pending PR got merged. Please, give it a try.
Hey. You can clone the project into your computer, and then, inside of the modules folders' (pdf-toolkit-repo and pdf-toolkit-share), execute mvn clean install Once finished, you will have the amp...
You have to run that inside of the two folders, pdf-toolkit-repo and pdf-toolkit-share, not in the root folder. Do that and you will have the amp files.
Where did you put the amp files? What commands have you executed to install them? Just to make sure you have installed them correctly, the pdf-toolkit-repo-1.4.4-SNAPSHOT.amp should be in the...
What do you mean by "short workflow"? Can you share a screenshot to help us understand what the problem really is?
Hello. Thanks for taking the time to work on this, but I have to ask... Have you tried the latest code version before doing the upgrade by yourself? As you...
As I can not reproduce the error with the current version, is it ok to close it?
You have to use the -force switch in order to accept the overwrite.