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

Having Some issue with serial number

New Here ,
May 16, 2024 May 16, 2024

Copy link to clipboard

Copied

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

Views

90

Translate

Translate

Report

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