-
## The problem
I have been following the example shown in the [docs](https://www.searchkit.co/docs/guides/facets/string-based-facets#defining-a-facet-attribute-for-a-nested-field) for configuring f…
-
## Summary
If a nested field is updated via the parent field, a validation on the nested field should be performed, if some validators are provided on the django field.
## Feature Reques…
-
**What is the bug?**
CSV with filter on `nested` type fields is empty
**How can one reproduce the bug?**
Steps to reproduce the behavior:
1. Create index with a nested field
```http
PUT /test_…
-
Due to a Tina limitation, rich text fields can't be nested (meaning that re-usable templates don't have all the functionality of usual markdown).
This has impacted the implementation of a GraphQL Tab…
-
### Description
I just noticed that Redactor fields inside Super Table fields inside Matrix fields are not converted by the `ckeditor/convert` command. ~~Looks like the command can't find those fie…
-
### Is your feature request related to a problem?
Disclaimer: I am quite new to ibis, so perhaps I missed something.
Let's say I have a table with a column that contains arrays of struct. For exam…
-
When using the stimulus-rails-nested-form library to dynamically add nested form fields, it has been observed that if the "add" action is triggered multiple times, the newly added input fields end up …
-
### SDK version
```
{
"Path": "github.com/hashicorp/terraform-plugin-sdk",
"Version": "v1.12.0"
}
```
### Use-cases
Currently, trying to set any nested (computed) field value in a `Custo…
-
**Kibana version:**
7.7.1
**Elasticsearch version:**
7.7.1
**Server OS version:**
Running in from docker.elastic.co/elasticsearch/elasticsearch:7.7.1
**Browser version:**
Google Chrome 84.0.41…
-
cc @Ben0189 @JackDevAU @wicksipedia
[#2735](https://github.com/tinacms/tinacms/issues/2735)
### Description
Implement a sorting function for object types in TinaCMS schema when they are defined as…