Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
5

Having Some issue with serial number

New Here ,
May 16, 2024 May 16, 2024

Hi Everyone ,

    Im having serial number issue for my adobe form , so im hiding some fields in my table with JS code that is (

if ( this.Batch.rawValue != null )

{
this.presence = "hidden";
}   but now problem is serial number giving me issue , as its also counting hidden rows and code im using for serial number is  ( this.rawValue = this.parent.index + 1; ) I want to adjust serial number , so can anyone please help tweak this code or help me find workaround .

 Serial.PNG

TOPICS
JavaScript , PDF , PDF forms
177
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation