Skip to main content
supreetm4504230
Participating Frequently
January 9, 2019
Question

TEB and Browser Autofill

  • January 9, 2019
  • 1 reply
  • 2578 views

I am using CP 9. I have a slide with 7 TEB (Display time for all TEB set to "Rest of the Slide") with required variables, submit button at the bottom with execute advance action for required text field. If user is using browser auto fill then only 3 of 5 required variables are getting filled and slide jumps to next without performing advance action to make sure all required fields are filled. Is there any way to disable browser auto-fill to force user to enter manually all required information in text entry box. Below is screen shot.

This topic has been closed for replies.

1 reply

supreetm4504230
Participating Frequently
January 9, 2019

No one is experiencing browser autofill/autocomplete issue. Any solution to turn off autocomplete for the slide?

supreetm4504230
Participating Frequently
January 9, 2019

Dealing with browser generated autofill/autocomplete is nightmare. Even though the text required is set up with v_null it is taking default "0" in some field and jumping to the next slide. Half of the require fields are empty and it still goes to the next slide. How do you turn off browser autofill as soon as user enter on this slide?

David Burnham HBA
Inspiring
January 9, 2019

What naming convention are you using for the TEB? As I remember there is a default list of field names for html for text fields like,

full-name

first-name

last-name

phone

that are used for auto fill in browsers but again this can be specific to browsers. An idea use a different field name for the TEB if you have followed this type of convention.