Raruto
Raruto
Hi @cw-code-1, this should be a problem with an external plugin, here it is the same example but loading the full screen control it manually: ```html var map = L.map('map',...
Hi @gisuser0, thanks for the report. --- Here are some notes to speed up the review process: > 2. query the "buildings" layer with the different tools and check the...
> I think they will be fixed on next 3.7 version. @gisuser0 while you wait for a fix: > The browsers and the OS indicated above are used to reproduce...
Maybe a @wlorenzetti oversight in https://github.com/g3w-suite/g3w-admin/issues/575#issuecomment-1684000445. @gisuser0 wasn't referring to the [QueryBuilder](https://g3w-suite.readthedocs.io/en/latest/g3wsuite_client.html#search-and-query-builder) panel, but instead to the following map controls: ### QUERY LAYER  ### QUERY BY BBOX  [g3wsdk.info]...
@leolami Please create issues that are somehow reproducible by others.. 🥺 This problem lacks all the minimum information to follow it up, simply saying there is a bug is not...
@wlorenzetti has been fixed?
it's probably intentional (a legacy from the past?), from the above image: - `volume` is inputbox → dependency is not allowed - `subtype` is a selectbox → dependency is allowed...
@wlorenzetti Don't forget about the others too: 😉 - https://github.com/g3w-suite/g3w-admin/pull/513 - https://github.com/g3w-suite/g3w-client/issues/410#issuecomment-1558656476
Moved here from the **g3w-suite-docker** repository because I think this can already be accomplished somehow through the built-in features of the Django Framework, for example: - [/g3w-admin/core/fixtures/](https://github.com/g3w-suite/g3w-admin/blob/1f14d769e1886a4317dd42cca2f766eae12a0839/g3w-admin/core/fixtures/) - [/g3w-admin/core/migrations/](https://github.com/g3w-suite/g3w-admin/blob/1f14d769e1886a4317dd42cca2f766eae12a0839/g3w-admin/core/migrations/) -...
Related to: https://github.com/g3w-suite/g3w-admin/pull/787 and https://github.com/g3w-suite/g3w-client/pull/574 Here's an example of how we might start sharing searches across different installations (probably a similar thing can be done to import the default demo...