FDF use case: login button

IPF portal content includes a login page that uses an IPFButton FDF as a login button. If you must customize your portal to use a login button on additional layouts, this IPFButton FDF can be configured to act as a login button. The login button requires additional components in the same layout, to specify where the login logic gets the user ID and password. You must also specify an error message in case the login fails. An error component can be provided, which is used to show the error message. If this error component is not specified, then the error message is shown as a modal message.

See IPFButton formatter for details on setting up the login button FDF.