• Readonly Checkbox

    Hello everybody, today i have found a behavior that i don't understand. I have created a very small "Create Script" which only has the function to set a checkbox readonly if it is already checked: var bStatus = Values('comp_optout'); ReadOnly=(bStatus…
  • How to disable person business email and person phone number pre-populating after company insert?

    Hello everyone, When creating a Company using standard Company entry page providing person first name and last name sometimes retrieves an email address or a phone number (sometimes both) of a similar person after the post back triggered by the save…