<!doctype html>
<html lang="en">
<head></head>
<body>
<p><a href="/example1.pdf">This link will show up</a></p>
<p><a data-ally-af-disabled href="/example2.pdf">This link will not show up</a></p>
</body>
</html>
Note
<!doctype html>
<html lang="en">
<head></head>
<body>
<p>This will show up</p>
<p data-ally-exclude>This will not show up</p>
</body>
</html>
<!--
Ally Website Integration Script.
"data-ally-af-style" can be one of the following values to customize the look and feel:
- flag_small
- flag_large
- bar_bottom
-->
<script
data-ally-loader
data-ally-platform-name="web"
data-ally-client-id="[ClientID]"
data-ally-af-style="flag_small"
src="https://[AllyRegionURL]/integration/api/ally.ui.js">
</script>Note

Astuce
Tableau 2.
|
|
|---|---|
|
|
|
|
|
|
|
|


Astuce
