What do you need help with?

Hide the “New Phone Number” button from CATI interface

< 1 min read

AI Doc Summarizer AI Summary

With this script you can hide the “New Phone Number” button from CATI interface. Normally, this button allows the telephone interviewer to add a new number to the contact field called “New Phone”.

hide_new_phone_number_CATI

Instructions #

Copy and paste the following global script in the box “Edit script” that you can find under the “Settings” > “Advanced” section of the survey menu.

<style> 
#add-number{display:none;}
</style>


hide_new_phone

What are your feelings
Table of contents