Home › Forums › Classic DFFS › vLookup – Update Child when Parent is Updated › Reply To: vLookup – Update Child when Parent is Updated
June 25, 2020 at 08:01
#30767
NewForm
Second tab has the vlookup. The person clicks uploads a record to child library, fills in metadata and then the vlookup table renders. That’s all good.
They then click third tab, which has a Js button, which should submit form and run the function but nothing happens (hence I checked console).
Actually want to run two functions, send an email AND update the status of the child form, but left out email function until I get this to work.