Giter Club home page Giter Club logo

checkedemail's People

Contributors

cliffparnitzky avatar lukasbableck avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

richardhj

checkedemail's Issues

Backend form field not only if applied to tl_member

Hello,

at first thanks for the great extension 👍 !

At the moment, a backend representation for the frontend widget is added to $GLOBALS['BE_FFL'] if $GLOBALS['TL_CONFIG']['checkedEmailForMembers'] is true.

Wouldn't it be better to add the line $GLOBALS['BE_FFL']['checkedEmail'] = 'TextField'; in every case? At the moment I would have to add the widget to my members if I want to make the fields visible in efg-stored data.

Bye Defcon0

Missing rowClass in template

As you can see in the attached screenshot, the email confirm field does not get a row class.
bildschirmfoto 2016-04-24 um 19 08 48
(Module registration on Contao 3.5.9)

The form_password is built different now. Maybe it could be an idea to update the template.

<?php $this->extend('form_row_double'); ?>
<?php $this->block('label'); ?>
...

Contao 4.13.x / 5.2.x

Guten Tag,
wenn ich die Erweiterung "cliffparnitzky/CheckedEmail" unter Contao 4.12 einsetze, kamm ich die Contao Formulare im Backend nicht mehr bearbeiten und im Frontend nicht mehr anzeigen.
Es kommt eine Contao Fehlerseite.
Im Fehlerprotokoll steht u.g.
Können Sie bitte eventl. den Fehler bei Gelegenheit beheben?
Wenn ja, bedanke mich dafür schon im Voraus bei Ihnen.

[2021-08-19T23:14:08.616695+00:00] request.CRITICAL: Uncaught PHP Exception Exception: "Could not find template "form_row_double"" at /Users/stefandahlmann/Sites/click2style/vendor/contao/core-bundle/src/Resources/contao/library/Contao/TemplateLoader.php line 158 {"exception":"[object] (Exception(code: 0): Could not find template "form_row_double" at /Users/stefandahlmann/Sites/click2style/vendor/contao/core-bundle/src/Resources/contao/library/Contao/TemplateLoader.php:158)"} []

[FEATURE REQUEST] Translation for confirmation label (and wildcard)

To support pages with multiple languages the confirmation label shouldn't be automatically suffixed with " Bestätigung", but instead either the label for the confirmation should be (1) chosen freely OR (2) with choice for a custom prefix/suffix (radio or select for choosing prefix or suffix, then textfield for chosen prefix/suffix) which is then prefixed/suffixed to the first label.

  • Label 1: "E-Mail-Adresse"

Example (1):

  • Label 2 (check): "Bitte E-Mail-Adresse erneut eingeben"

Example (2a):

  • Prefix: "Bestätigung der"
  • Label 2: "Bestätigung der E-Mail-Adresse"

Example (2b):

  • Suffix: "Bestätigung"
  • Label 2: "E-Mai-Adresse Bestätigung"

I'll make a pull request, if I find the time.

Missing for attribute in template

The for attribute for the email field is missing in the front end. Please add

/**
 * Add a for attribute
 *
 * @var boolean
 */
protected $blnForAttribute = true;

to the Widget class.
Thanks :-)

CheckedEmail and mp_forms

Hi,
Ich verwende CheckedEmail mit mp_forms.
Wenn ich das CheckedEmail Formular verwende kann ich nicht auf die nächste Seite des Formulars weiterblättern. Alle ausgefüllten Formularfelder werden gelöscht und die Validierung "schreit".
Füge ich das CheckedEmail Formularfeld auf der letzten Seite meines Formulars ein und sende es ab, funktioniert es.
Also das Problem tritt nur auf wenn ich auf die nächste Seite meines Formulars blättern möchte.
Jemand eine Idee?
FG Simon

After completing the registration module, the mail address in the backend will not be displayed

Ich verwende die Erweiterung für die Überprüfung der Mail-Adresse bei der Mitgliederregistrierung (Frontend-Modul).
Das funktioniert soweit wunderbar. Leider wird die im Frontend bei der Registrierung eingegebene Mailadresse aber im Backend nicht angezeigt. In der Tabelle tl_member ist sie aber korrekt gespeichert.
Contao 4.8 In den Einstellungen ist E-Mail Feld mit Bestätigung Mitglieder aktiviert

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.