• Workflow rule - validation based on opportunity creation date

    I need to validate an opportunity workflow rule based on the date the opportunity was created. For example the rule would only be valid if the creation date was before 03/10/2022. Can anyone advise how/if this can be done?
  • Mark fields that failed validation

    Due to different screen resolutions and window sizes the red arrow, that points to requrired fields that failed validation due to not being filled in, sometimes points to wrong fields when the row couldn't fit the arrow anymore. I used this tutorial…
  • Validation problem

    Hi I have created an entity for a vehicle with the entity wizard (version 7.3) On the create screen I have added a validation script to check if the vehc_name field which is used to hold the registration number is a duplicate The script works ok…
  • Workflow Validation Script

    Hi guys, I'm looking to use validation within a workflow rule within CRM v7.3 (fresh install) but I don't seem to be able to get it to work. Can anyone help? The scenario is that at a particular step within the workflow the user is presented with…
  • Validating the Time field in a Date Time field

    Hi, I have a question about how to validate against the time field in the Date Time field. I have used a simply java script condition to eliminate any alphabetical characters from the date field but when trying to accomplish this on the time field…
  • CRM field validation

    We are trying to get some CRM field validation working on a pair of fields on Sage1000 v6.1r. The two fields are: fstk_inprice_list – a checkbox, so Boolean field. fstk_product_type – a multiselect with the following values: Live – live Non…
  • Validation script on oppo_targetclose not working

    Dear all, I want to add the following Validation script but it's not working and I can't see why... Maybe someone will find the reason easily ?? ------------------------------------------------------------------------ var dTargetClose = Values…
  • Workflow Rule Valid on Multi Select Field Value

    I am trying to make an Opportunity workflow rule valid for java script condition Valid=(oppo_prod=='trapp'). Oppo_prod is a multi select field with 35 options. When it gets to this point in the workflow, it does not display. If I click change and then…
  • Javascript validation not behaving as expected

    Hello, I have a few custom fields in the communication entity, most of which we are using to log sales from clients as a placeholder for my salespeople. I'm trying to validate that a field is filled in when a certain value from a select field is selected…
  • Email Validation: "This is an invalid e-mail format. E-mail addresses must be of a standard format." on all blocks!

    Hello all, Validation happens correctly on all fields on our custom Lead Summary screen, with the validation banner only appearing on the block where the validation error occurs. However, when we have an email address, the validation message appears…