- Posts: 2
COMMUNITY FORUM
Display json with k2
- Fadi Hamad
-
Topic Author
- Offline
- New Member
Less
More
8 years 9 months ago #156922
by Fadi Hamad
Display json with k2 was created by Fadi Hamad
Hello,
I'm using k2 for our website, and i want to know if it's possible to display json format " ec.europa.eu/research/participants/portal/data/call/h2020/calls.json "
The result must be like this page: ec.europa.eu/research/participants/portal/desktop/en/opportunities/h2020/index.html#c,calls=level3/t/EU.1./0/1/1/default-group&level4/t/EU.1.1./0/1/1/default-group&level4/t/EU.1.2./0/1/1/default-group&level4/t/EU.1.3./0/1/1/default-group&level4/t/EU.1.4./0/1/1/default-group&level3/t/EU.2./0/1/1/default-group&level4/t/EU.2.1./0/1/1/default-group&level5/t/EU.2.1.1./0/1/1/default-group&level5/t/EU.2.1.2./0/1/1/default-group&level5/t/EU.2.1.3./0/1/1/default-group&level5/t/EU.2.1.4./0/1/1/default-group&level5/t/EU.2.1.5./0/1/1/default-group&level5/t/EU.2.1.6./0/1/1/default-group&level4/t/EU.2.2./0/1/1/default-group&level4/t/EU.2.3./0/1/1/default-group&level3/t/EU.3./0/1/1/default-group&level4/t/EU.3.1./0/1/1/default-group&level4/t/EU.3.2./0/1/1/default-group&level4/t/EU.3.3./0/1/1/default-group&level4/t/EU.3.4./0/1/1/default-group&level4/t/EU.3.5./0/1/1/default-group&level4/t/EU.3.6./0/1/1/default-group&level4/t/EU.3.7./0/1/1/default-group&level3/t/EU.4./0/1/1/default-group&level3/t/EU.5./0/1/1/default-group&level3/t/EU.7./0/1/1/default-group&level2/t/Euratom/0/1/1/default-group&hasForthcomingTopics/t/true/1/1/0/default-group&hasOpenTopics/t/true/1/1/0/default-group&allClosedTopics/t/true/0/1/0/default-group&+PublicationDateLong/asc
if yes, please help me with tutorial or how to ...
Thank you
I'm using k2 for our website, and i want to know if it's possible to display json format " ec.europa.eu/research/participants/portal/data/call/h2020/calls.json "
The result must be like this page: ec.europa.eu/research/participants/portal/desktop/en/opportunities/h2020/index.html#c,calls=level3/t/EU.1./0/1/1/default-group&level4/t/EU.1.1./0/1/1/default-group&level4/t/EU.1.2./0/1/1/default-group&level4/t/EU.1.3./0/1/1/default-group&level4/t/EU.1.4./0/1/1/default-group&level3/t/EU.2./0/1/1/default-group&level4/t/EU.2.1./0/1/1/default-group&level5/t/EU.2.1.1./0/1/1/default-group&level5/t/EU.2.1.2./0/1/1/default-group&level5/t/EU.2.1.3./0/1/1/default-group&level5/t/EU.2.1.4./0/1/1/default-group&level5/t/EU.2.1.5./0/1/1/default-group&level5/t/EU.2.1.6./0/1/1/default-group&level4/t/EU.2.2./0/1/1/default-group&level4/t/EU.2.3./0/1/1/default-group&level3/t/EU.3./0/1/1/default-group&level4/t/EU.3.1./0/1/1/default-group&level4/t/EU.3.2./0/1/1/default-group&level4/t/EU.3.3./0/1/1/default-group&level4/t/EU.3.4./0/1/1/default-group&level4/t/EU.3.5./0/1/1/default-group&level4/t/EU.3.6./0/1/1/default-group&level4/t/EU.3.7./0/1/1/default-group&level3/t/EU.4./0/1/1/default-group&level3/t/EU.5./0/1/1/default-group&level3/t/EU.7./0/1/1/default-group&level2/t/Euratom/0/1/1/default-group&hasForthcomingTopics/t/true/1/1/0/default-group&hasOpenTopics/t/true/1/1/0/default-group&allClosedTopics/t/true/0/1/0/default-group&+PublicationDateLong/asc
if yes, please help me with tutorial or how to ...
Thank you
Please Log in or Create an account to join the conversation.
- Mohamed Abdelaziz
-
- Offline
- Platinum Member
- Joomla Developer
8 years 9 months ago #156923
by Mohamed Abdelaziz
Multiple Extra Fields Groups for K2
AutoMeta for K2
Chained Fields for K2
More K2 Extensions In My Extensions Store
Replied by Mohamed Abdelaziz on topic Display json with k2
Hello Fadi,
Do you want to display K2 items in JSON format instead of HTML format?
Do you want to display K2 items in JSON format instead of HTML format?
Multiple Extra Fields Groups for K2
AutoMeta for K2
Chained Fields for K2
More K2 Extensions In My Extensions Store
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 8 months ago #156993
by Krikor Boghossian
Replied by Krikor Boghossian on topic Display json with k2
Simply append a ?format=json in the URLs you want to be generated.
Eg:
www.joomlaworks.net/blog/item/264-tabs-sliders-has-a-new-home?format=json
www.joomlaworks.net/blog?format=json
Eg:
www.joomlaworks.net/blog/item/264-tabs-sliders-has-a-new-home?format=json
www.joomlaworks.net/blog?format=json
Please Log in or Create an account to join the conversation.
- Fadi Hamad
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 2
8 years 8 months ago #157044
by Fadi Hamad
Replied by Fadi Hamad on topic Display json with k2
Thanks Krikor,
But when i use ?format=json in my url, i get blank page with all the code in one line.
www.ncpbrussels.be/help/test-api2?format=json
Thanks
But when i use ?format=json in my url, i get blank page with all the code in one line.
www.ncpbrussels.be/help/test-api2?format=json
Thanks
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 8 months ago #157049
by Krikor Boghossian
Replied by Krikor Boghossian on topic Display json with k2
Please Log in or Create an account to join the conversation.