Do we have to use a specific field name for this, to get the previous value? I mean does this apply: get_field($field, $post_id)
or we have to specify a field name like this ‘get_field(‘field_name’, $post_id)’. could you possibly write this tutorial, it would be much appreciated. Anyone found a solution on this?