He mainly refers to using different keys in the same json API to extract corresponding values.
My issue refers to filtering for extracted json data. It is a fundamental function of contextual filters.
I don't think these two issues are duplicate feature requests.
My issue mainly focuses about the Configure contextual filter options, such as the frequently used Provide default value, I can't find any options there, it seems like it's missing.
You can try this module views_csv-source → to see the Configure contextual filter: CSV: CSV Field.
The following filters are used to receive year parameters. ( http://www.xxxx.com/xxxx?year=2025 )
Note that this is a
CSV →
view, not JSON, Because the JSON view does not have these configuration options.
The contextual filter configuration options itself is a feature of the view's contextual filter, However, in the JSON module, it was deleted.
@msn5158 issue:
His main problem is to dynamically choose a key (as the key for extracting JSON data) in Key Chooser based on the current context data or URLs. That is to say, the key is dynamically determined, not a fixed key in the Key Chooser.
Hello, may I ask if it is possible to fix this issue? It cannot work in bundles with pure digital machine names. Thank you
hastroop → created an issue.
hastroop → created an issue.
The problem occurred in Drupal 10.4.3 and Solo 1.0.13 versions, Clearing all cache, including drupal and browser, did not solve the problem, later, upgrading the drupal to 10.4.4 and solo 1.0.14 version through composer update also did not solve the problem, but reinstall Drupal and Solo can resolve this issue.
I don't know where the problem lies, Maybe an old CSS file that was not override when upgrading to the new version.
hastroop → created an issue.
hastroop → created an issue.
hastroop → created an issue.
hastroop → created an issue.
hastroop → created an issue.
hastroop → created an issue.
hastroop → created an issue.
Thank you for resolving the issue, so Solo will not remove the title item added by Entity Hierarchy Breadrumb. This may be a feature request for the Entity Hierarchy module. I have already made this request there.
hastroop → created an issue.
Also, is it possible to add an option to remove breadcrumbs "Home" item?
Removing and retaining these two breadcrumb items are two common functions of breadcrumbs.
Thank you
The perfect result should be:
Check this option, the breadcrumbs will look like this: Home > Box > Fruit = Its function is to remove the title item of breadcrumbs.
Cancel this option, the breadcrumbs look like this: Home > Box > Fruit > Apple
After testing, the code only solved one additional title item for breadcrumbs, However, an option of the theme breadcrumbs setting is invalid.
"Tick this box to exclude the page title from the Breadcrumb."
I found an option: Tick this box to exclude the page title from the Breadcrumb. However, it only removes one, and the another title still exists.
Also, the page title can remove at breadcrumbs, Is there also an option to exclude the "Home" breadcrumb. Thank you.
hastroop → created an issue.