Fill out this form to get your free resource:

This assessment is designed to evaluate the risk your leader’s behavior causes – first by identifying the behaviors and how often they occur, then by calculating the cost of that behavior.

// 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 + ''); });