get_current_step($action_entry); $entry_url = add_query_arg( array( 'page' => 'gravityflow-inbox', 'view' => 'entry', 'id' => $action_entry['form_id'], 'lid' => $action_entry['id'] ), admin_url() ); ?> type === 'wiaas_order') { continue; } if ($field->type === 'workflow_discussion') { echo ''; continue; } $value = $field->get_value_entry_detail($action_entry[$field->id]); $label = $field->get_field_label(false, $action_entry[$field->id]); echo '' . '' . '' . ''; } ?>
' . $field->format_discussion_value($action_entry[$field->id]) . '
' . $label . ' : ' . $value . '
get_status($action_entry) : $current_action_step->get_status_label($current_action_step->get_status()) . ': ' . $current_action_step->get_name();; echo '' . ' ' . ''; ?>