Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

103
Visualizações
Ninja Form custom addon diplaying line number in submissions

i tried to create my own addon ninja form. I do what I could knowing that the documentation on the subject is non-existent but I have an annoying problem, I actually created a nf field allowing file upload via a nf form, I want to display the file link in ninja form entries but line numbers are automatically added instead of simply displaying the link of the file.

Do you have any idea how to suppress this display maybe with parameters for my field class which extends from NF_Abstracts_Field ?

here are the variables of my custom class :

protected $_name = 'file_upload';
protected $_type = 'file_upload';
protected $_nicename = 'File Upload';
protected $_section = 'common';
protected $_icon = 'file';
protected $_test_value = false;
protected $_templates = ['fileupload'];

I tried to compare the output values ​​for a traditional textbox field with my custom field but without success

enter image description here

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

I find a solution by using this filter :

add_filter( 'ninja_forms_custom_columns', array($this, 'custom_columns'), 10, 2 );

but it works only if i activate "old submission page" in ninja form settings

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda