Contract [ast_contract] - Parent children fields dependent on Record Producer
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hello,
I have a question regarding the Parent Contract number and Child Contract number on a Record Producer.
I have two variables on my Record Producer:
Parent Contract number – Reference field (Contract [ast_contract])
Child Contract number – Reference field (Contract [ast_contract])
My question is: How can I set the Advanced Reference Qualifier on the Child Contract number to depend on the selected Parent Contract number?
Regards,
Hong
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago - last edited 2 hours ago
Hi @hongsok ,
Please update the reference qualifier for the Child Contract to:
javascript:
If this response was helpful, please consider marking it as Correct and Helpful. You may mark more than one reply as an accepted solution
javascript:
parent_contract = current.variables.<technical_name_of_parent_contract_number_variable>.If this response was helpful, please consider marking it as Correct and Helpful. You may mark more than one reply as an accepted solution
