- 🇮🇩Indonesia tinohuda
Hi,
I have JSON like this:
[ { "counter": "1", "type": "typenode-A", "uid": "username2", "moderation_state": "Verify" }, { "counter": "2", "type": "typenode-A", "uid": "username2", "moderation_state": "Valid" } ]
how to implement uid value as contextual filter?
hope anyone can help, thank you before.
- 🇮🇩Indonesia tinohuda
#3 [SOLVED]
i've done this by adding % at the end of Query Options JSON File form and create webform element using view type and add token [current-user:account-name] as view arguments.
Thank you.
- Status changed to Closed: won't fix
12 months ago 2:34pm 25 November 2023 - 🇮🇳India venugopp Bangalore
Refer the sample views with the module to get some examples for contextual filter.