已不再支援此瀏覽器。
請升級至 Microsoft Edge,以利用最新功能、安全性更新和技術支援。
Which one of the following Liquid tags isn't used to build templates?
{% include %}
{% block %}
{% template %}
{% extend %}
What do you need to do to apply table permissions when you're accessing Microsoft Dataverse data in Liquid templates?
Use a secure Liquid filter.
Nothing, table permissions are applied automatically.
Place Liquid code on a secured webpage.
Select the Enable Table Permissions option on the web template that contains Liquid code.
You're building webpages that document the use of Liquid language. What would you do to avoid having your samples being interpreted as instructions and having them displayed as they are?
Use HTML code block.
Place your sample code inside the {% comment %} tag.
Place your sample code inside the {% raw %} tag.
Start your code with HTML comment instruction.
How do you stop the default footer from rendering in the portal?
Create a blank web template and then select it as a Footer Template on the Website record.
Select Web Templates, locate the Footer Template field, and then delete it.
Clear the Footer Template field on the Website record.
Select the No Footer flag on the Web Template table.
You must answer all questions before checking your work.
此頁面對您有幫助嗎?