Web

Introduction

Web templates are for landingpages or Advisor portals in Agillic. Common usecases are pages like unsubscribe pages, profile pages, advisor pages or just regular personalised landingpages.

We use Bootstrap as framework for webforms. Refer to Forms Overview when styling webforms.

Restricting Template

Restrict the template to Web and Advisor.

<meta name="agavailability" content="portal">

Disable the template from selection.

<meta name="agavailability" content="inactive">

agavailability is required in the <head>.