.. _FAQ: .. index:: Extension manuals; FAQ .. _faq-for-extension-authors: === FAQ === ViewHelper ======== .. rst-class:: panel panel-default The ViewHelper doesn't work / can't be found ============================================ In order to use the ViewHelpers of the MultiColumnWizard you need to import the namespace. .. tabs:: .. group-tab:: Tag-Attribute Import the namespace in the begining html-Tag of your Template like this: .. code-block:: html