Parent Form Updates

Parent Form Updates

This serves to allow automations in the subform to update the parent record in the parent form.

A specific use case would be the last updated time.

The action “Auto Update Existing Record” should be used with the below.

				
					formID=123;ID_ROW=getParentId() SET field1='{field2}'
				
			
  • ID_ROW – to define the ID of the target record.
  • getParentId() – retrieves the id of the parent record.
  • field1 – field name of the target form
  • field2 – field name of the current form

This will allow us to update the parent record with any values from the records within the subform that falls under the parent record.

Suggest Edit
×

Hello!

Click one of our representatives below to chat on WhatsApp or send an email to sales@jetworkflow.com

× How can I help you?