I’ve resolved the issue above by removing the following line:
add_filter(‘gform_tooltips’, array(‘GFSalesforce’, ‘add_form_option_tooltip’));
now i was able to mark the box but no data is passing to salesforce,
did i break anything by removing this line?