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
Contao FormTextField with multiple and size support for frontend
A new widget "text_multiple" based on the "text" widget (FormTextField) that enables the support
of $widget['eval']['multiple'] and $widget['eval']['size'] as in the backend.