You want to customize the Payables Invoice Register template to only display invoices when the Supplier name is Company A. Supplier name is a group that repeats on every page.
Which is the correct way to customize the template?
Correct Answer: D
Explanation
Use an if statement to define asimple condition; for example, if a data field is a specific value.
Insert the following syntax to designate the beginning of the conditional area.
<?if:condition?>
Insert the following syntax at the end of the conditional area: <?end if?>.
References:https://isu.ifmo.ru/docs/XMLP/help/en_US/htmfiles/B25951_01/T421739T421743.htm