How to nest an existing form interface into another interface?

Certified Associate Developer

Assume I have two working (form) interfaces which I used to call from the top tabs of my Appian site (object), let's call NewRecordA and NewRecordB.

I now would like to introduce a secondary tab-hierachy (using e.g. card-components), and I am building a new interface with two card-components entitled "Create a new record of type A" and "Create a new record of type B", respectively.

What is the recommended way of reusing the two existing interfaces (including their respective process models)?

  Discussion posts and replies are publicly visible