Oportunidades

[insert_php] global $wp_query;
if (!isset($_GET[‘idOferta’]))
{
$ofertaAct = 0;
}
else
{
$nombrePOD = ‘oportunidad’;
$ofertaAct = $_GET[‘idOferta’];
}[/insert_php]

Pods embed error: Please provide either a template or field name

echo $ofertaAct;[/insert_php]” field=”post_title”]

Cargo:

Pods embed error: Please provide either a template or field name

echo $ofertaAct;[/insert_php]” field=”cargo”]

Quantidade:

Pods embed error: Please provide either a template or field name

echo $ofertaAct;[/insert_php]” field=”cantidad_de_puestos”]

Turno:

Pods embed error: Please provide either a template or field name

echo $ofertaAct;[/insert_php]” field=”tiempo”]

Requisitos:

Pods embed error: Please provide either a template or field name

echo $ofertaAct;[/insert_php]” field=”requisitos”]

Responsabilidades:

Pods embed error: Please provide either a template or field name

echo $ofertaAct;[/insert_php]” field=”responsabilidades”]

Observações:

Pods embed error: Please provide either a template or field name

echo $ofertaAct;[/insert_php]” field=”observaciones”]

Envie seu curriculo

[insert_php] $mypod = pods(‘oportunidad’);
$params = array(
‘limit’ => 1,
‘where’=>”t.id= $ofertaAct”
);
$mypod->find( $params );
while ( $mypod->fetch() ) {
$nombre = $mypod->field(‘referencia’);
$emailDestino = $mypod->field(‘maildestinocv’);
}[/insert_php]

  • Anexe seu curriculo

  • Máx. tamanho do arquivo: 30 MB.
  • ¿Estou motivado a viajar e trabalhar em outro país?

  • Hidden
  • Hidden
echo $emailDestino;[/insert_php]&fr_tituloOferta=[insert_php]echo $nombre;[/insert_php]’ description=false ajax=true]