Hi all, hope you are a well and building great bubble things.
I have a question I haven’t been able to figure out.
I have a datatype that is say called Application that is comprised of 10 fields that are other datatypes e.g. Address, PersonalDetails, WorkHistory etc.
Is there a way when I create a workflow to create a new Application datatype that it automatically creates the other datatypes needed for the Application or does this need to be another step in the workflow where I first create all the other datatypes and then add them to the Application datatype?
Thanks for your help.