Jens Hardings
Jens Hardings
Yes, I noticed the checks with Codacy, so will work on that and update this pull request.
Just finished adding configurable options for XML, Json and CSV imports: XML: specify locale string as entity-facade-xml.@locale or seed-data.@locale attributes Json: specify global locale in first record together with dataType,...
This is ready to be merged from what I can see, have been actively using it some while now.
Steps to reproduce: 1. start with latest moqui-framework and moqui-runtime (nothing else needed) 2. change screen ArtifactHitSummary.xml in base-component (see [changes_diff.txt](https://github.com/moqui/moqui-runtime/files/1488122/changes_diff.txt)) 2.a. change header-dialog to "false" in "ArtifactHitSummaryList" form-list. 2.b....
Thanks for the feedback, I made a first version separating both index types into different screens, keeping the index name editable and considering the OOTB values as default names.
Thanks for commenting on this, I just updated the PR to resolve the conflict, so you may try it out and see if you find it useful.
In my experience, local links with spaces work OK, but as soon as a the file name or any directory within the path has a special character (á, ä, etc),...
Added the recommendations talked about today, hope I understood them correctly, let me know if there is some issue.