Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

77
Views
Dynamic Variables within Filepond Instance

I am attempting to have multiple uploads within the same Filepond instance in that a user will create a New Development, each development can have 1 or more Plans that need to be associated to the development. My problem is mainly Javascript related but I need the plantrn_id to be dynamic so that when a plan is saved, a new plan transaction id is associated to the new upload. At the moment, whatever #plantrnid is set to on pageload is what is passed but it needs to collect the new plantrnid on upload. My code looks like this currently :

var plantrn_id = $('#plantrnid').val();

 var pond5 = FilePond.create(document.querySelector('input.filepond5'), {
        filePosterMaxHeight: 256,
        fileMetadataObject: {
            transactionid: transaction_id,
            plantrnid: plantrn_id,
            upload_type: 'development_planimage'
        },
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!