Page 1 of 1

Output Mapping to visible attributes

Posted: Tue Jan 03, 2012 3:56 pm
by florian.humer

I got a REST Service that maps a result field to the visible attribute of a grid, but I do not know the value that this result field needs to have in order to make the grid disappear. I already tried "false", "hidden", "no", "0" or "1" but none of these showed any effect. Does anyone know?


Output Mapping to visible attributes

Posted: Tue Jan 03, 2012 4:34 pm
by maxkatz

'false' should do it.

Can you provide more details on when you invoke the service and how you map?


Output Mapping to visible attributes

Posted: Thu Jan 05, 2012 7:11 pm
by katzoft

It should do, but I've had issues with this, e.g. labels within a grid within a list don't disappear even if you set the visibility to false (the true or false value coming from a JSON object).


Output Mapping to visible attributes

Posted: Thu Jan 05, 2012 10:13 pm
by maxkatz

Can you show me an app where this problem is reproduced?


Output Mapping to visible attributes

Posted: Fri Jan 06, 2012 11:18 am
by katzoft

MusicCloud: attribute streamable should make streamLink (in)visible, but it is always visible. Same for downloadable, but I have put a workaround in place.


Output Mapping to visible attributes

Posted: Fri Jan 06, 2012 5:19 pm
by maxkatz

Would you be able to share the actual service URL with me, how it's invoked, the mapping and what should (or shouldn't) be displayed on a screen?


Output Mapping to visible attributes

Posted: Tue May 22, 2012 3:14 pm
by Chris2656882

I'm having a similar issue.

Within the 'Add Javascript' for the visible property of an image within a grid within a list, I added "return false;"

However, an empty image border still appears when I run the application.

How do I hide all traces of the image element (or any element) from a services mapping?


Output Mapping to visible attributes

Posted: Tue May 22, 2012 5:08 pm
by maxkatz

Output Mapping to visible attributes

Posted: Fri Oct 04, 2013 3:34 am
by Carl Ott

Can you update the link? It would be good to see the answer, but the link is dead...


Output Mapping to visible attributes

Posted: Fri Oct 04, 2013 4:15 am
by maxkatz