Please fill out this form to receive your resources.

  • Leadership Change Readiness Assessment
  • Culture Calculator
  • HR Maturity Model

Catherine also has LinkedIn Learning courses related to this topic that you might find valuable. Here are a few to check out:

// Replace 'your-field-key' with your actual field key var fieldKey = 'what_is_the_average_salary_of_those_employees_1699986579498'; // Replace 'currency-symbol' with your desired currency symbol var currencySymbol = '$'; // Add the currency symbol $('#field_' + fieldKey).find('.nf-field-124').find('input[type="number"]').before('' + currencySymbol + ''); });