Hi,

In ideal world, you would need something like this to get rid of web link section:

<dax:if(webshortcut)>
... whole web links section goes here ...
</dax:if>

However it does not work in current builds because webshortcut tag does not support if-query. I'll try to fix it when I get a chance, it is a trivial change.

Andrei