Use tabbed container with each tab calling a separate form query

hey @adrooney ,
within the tabs component on the tabbed container you should be able to use the event handles and use the "only run when" section to only run when the tabbed container has a view index of the desired tab

from there, you could use the "run script" to programatically populate the form based on your needs

image