-
```
I would like to use a jeditable-user-defined type AND validation on this type.
This currently only seems to be possible with modification of
jquery.dataTables.editable.js sources, see below.
W…
-
```
What steps will reproduce the problem?
1. Create a TextField -> TextField testTF = new TextField();
2. Set it to Type "file" -> testTF.setInputType("file");
3. Require non-empty value -> testTF.se…
-
**Is your feature request related to a problem? Please describe.**
For example it is not clear which specific activity caused the issue:
[
![Screenshot 2023-11-28 at 10 41 44 AM](https://github…
-
As moving to JCL templates, `zwe install` should be rewritten too. All we need for installation is `zowe.runtimeDirectory` and `zowe.setup.dataset.prefix`.
Current implementation supports 2 ways:
…
-
### Description
Setting up a CustomButton with actions is required for a subform layoutset. The action must be a `closeSubform` action. See[ reference docs](https://docs.altinn.studio//nb/altinn-stud…
-
We should add a `Log` type parameter (covariant) that appears on successful values (and failures).
Then an operator like `??` (`log`) that allows adding something to the log.
```scala
sealed tr…
-
```
I would like to use a jeditable-user-defined type AND validation on this type.
This currently only seems to be possible with modification of
jquery.dataTables.editable.js sources, see below.
W…
-
```
I would like to use a jeditable-user-defined type AND validation on this type.
This currently only seems to be possible with modification of
jquery.dataTables.editable.js sources, see below.
W…
-
```
I would like to use a jeditable-user-defined type AND validation on this type.
This currently only seems to be possible with modification of
jquery.dataTables.editable.js sources, see below.
W…
-
Hello there,
I have a problem with an input field, which only should accept numbers. In FF and Chrome everything is fine, but with IE something is wrong.
If I enter '123asd' an error message appears…