-
Imagine I have more complex infrastructure defined (even different depths for different modules) it's impossible to easily use Terragrunt.
I need to provide different values for the same variables in…
-
In SQL, INSERT INTO ... SELECT ... happily works without column aliases, using column positions. This doesn't work in Lingual 1.1:
### Lingual 1.1
``` bash
#!/bin/bash
# Config
hdfs_path=/local/ling…
-
Hi,
I found this one of the most useful APEX Plugin.
In the meanwhile I found that select2 is working with cascading LOV, but not in one situation: if you have a child LOV that shows all values when…
-
```
I have two issues with borderPadding:
1) The border padding of code boxes seems to be a bit larger than the top
padding, though they actually use the same padding. You will see this in
the manual…
-
When using rule with condition "Current user is not a member of" and action "Hide the field", the list of available fields to hide does not contain the field binded to multivalue control.
Other rul…
-
## ➹ New Feature implementation request
While discussing #757, we found a few strange corner cases for how inheritance works in cascading scans, located in the logic for purging inherited values. Bri…
-
Original commit: https://github.com/qgis/QGIS/commit/83328ae5962816bca5d6728c18a034357e346618 by elpaso
The value relation widget filter expression can now use two
new functions/variables that have a…
-
Note: The recent mobile changes to the forum look great. It is so much more readable than anything in the past.
During my testing, a few additional items came up, so here they are for posterity:
…
-
There are few defined types that seem to effectively be enumerations, but modelled as strings with a value restriction by where rule, namely (in IFC4) IfcFontStyle, IfcFontVariant, IfcFontWeight, IfcT…
-
Now that the File Loader is up, the next milestone for that feature is to allow for cascading fileloading:
``` php
$manager->addFiles([
['some/file1.php', 'some/other/file1.php'],
['some/file2.…