• An emailaddress is part of a CF7-form. It is pre-populated when the user has booked a holiday house before. Otherwise it is left blank. To do so the type is NOT ’email’ but ‘dynamictext’.

    Emailaddress: [dynamictext* vhv_email 30/35 “vhv_emailpf”]

    Now CF7 validator marks this as SYNTAX ERROR because it expects type ’email’. But type ’email’ cannot be pre-populated.

    Anyone any idea how to solve this conflict?

    Regards
    Rudolph Smits

Viewing 1 replies (of 1 total)
  • Thread Starter Rudolph Smits

    (@rudolph-smits)

    Unfortunately I did not receive any suggestion how to solve this.

    I suppose that I then have to choose. Whether prepopulate the emailaddress and see this error or make the type ’email’ instead of ‘dynamictext” and leave the emailaddress blank.

    Nevertheless, I hope that this issue can be a new requirement in a new plugin-release.

Viewing 1 replies (of 1 total)

The topic ‘CF7 dynamic text extension for emailaddress = syntax error’ is closed to new replies.