You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is possible to add the helpwizard feature to any property of the DCG but the popup from Contao e.g. contao/help doesn't support the DCG?
The popup starts, init the core framework and triggert an loadDca call. The DCG doesn't lissten on this call. So the DCA for the tabel won't be loaded so the information for the explination and reference are missing and the help popup is empty.
The text was updated successfully, but these errors were encountered:
It is possible to add the helpwizard feature to any property of the DCG but the popup from Contao e.g. contao/help doesn't support the DCG?
The popup starts, init the core framework and triggert an loadDca call. The DCG doesn't lissten on this call. So the DCA for the tabel won't be loaded so the information for the explination and reference are missing and the help popup is empty.
The text was updated successfully, but these errors were encountered: