Search found 136 matches

Go to advanced search

by Takis
Wed Nov 09, 2016 2:50 pm
Forum: Issues
Topic: API express change JSON result format
Replies: 10
Views: 1671
 
Jump to post

API express change JSON result format

by Takis
Wed Nov 09, 2016 2:49 pm
Forum: Issues
Topic: API express change JSON result format
Replies: 10
Views: 1671
 
Jump to post

API express change JSON result format

by Takis
Wed Nov 09, 2016 2:49 pm
Forum: Issues
Topic: API express change JSON result format
Replies: 10
Views: 1671
 
Jump to post

API express change JSON result format

by Takis
Wed Nov 09, 2016 1:58 pm
Forum: Issues
Topic: API express change JSON result format
Replies: 10
Views: 1671
 
Jump to post

API express change JSON result format

The result I want is (simplyfied)

Food
4, Fast Food
5, Mexican

Sport
3, Tenis

So using Mapping component, I would like to group the initial output by MenuName (Food, Sport)

by Takis
Wed Nov 09, 2016 1:56 pm
Forum: Issues
Topic: API express change JSON result format
Replies: 10
Views: 1671
 
Jump to post

API express change JSON result format

What I want to do is take the output of the JSON (api express SQL component), change the grouping and then give the final changed JSON response.

Can be done by Mapping component? Image

by Takis
Wed Nov 09, 2016 11:25 am
Forum: Issues
Topic: API express change JSON result format
Replies: 10
Views: 1671
 
Jump to post

API express change JSON result format

Hello I used API express, I connected to an external MYSQL, OK. I created the call OK and I get the below response, after executing my SQL query [{ "MenuName": "Food", "MenuSubID": 4, "MenuSubName": "Fast Food" }, { "MenuName": "Food&q...
by Takis
Wed May 25, 2016 2:04 pm
Forum: Issues
Topic: Display different columns from DB Service, depending on the application language selected
Replies: 18
Views: 2154
 
Jump to post

Display different columns from DB Service, depending on the application language selected

Sorry is not very clear. I am trying to dynamically change the text of the Collapsblock header, to show either Greek or English, depending on a local variable. So I have the JS code in the top level as seen below, as you told me https://d2r1vs3d9006ap.cloudfront.net/s3_images/1422067/6_inline.gif?14...
by Takis
Tue May 24, 2016 1:45 pm
Forum: Issues
Topic: Display different columns from DB Service, depending on the application language selected
Replies: 18
Views: 2154
 
Jump to post

Display different columns from DB Service, depending on the application language selected

Can you explain why the JS code has the effect shown in the last two pictures uploaded please?

Thanks.

by Takis
Tue May 24, 2016 11:51 am
Forum: Issues
Topic: Display different columns from DB Service, depending on the application language selected
Replies: 18
Views: 2154
 
Jump to post

Display different columns from DB Service, depending on the application language selected

When I use the JS code, the result is the below https://d2r1vs3d9006ap.cloudfront.net/s3_images/1421399/5_inline.gif?1464090605 When I do the mapping without the JS code (not dynamic mapping) it is displayed properly https://d2r1vs3d9006ap.cloudfront.net/s3_images/1421400/4_inline.gif?1464090663 So ...
by Takis
Tue May 24, 2016 10:28 am
Forum: Issues
Topic: Display different columns from DB Service, depending on the application language selected
Replies: 18
Views: 2154
 
Jump to post

Display different columns from DB Service, depending on the application language selected

Sorry, I am not sure I was clear I have Collapsible block header which maps to database column TopMenu1_en or TopMenu1_gr Inside the CollapsibleBlock I have checkboxes, which maps to database column SubMenu_en or SubMenu_gr When I choose language "en", I want to dynamically change the mapp...

Go to advanced search