Skip to main content

Hi everybody.

 

It might be a stupid question, but I'm stuck with a problem. I'm currently creating an onboarding-process where we combine different smartobjects (views) in one form to record new employees. If I want to save the recorded informartion in all smartobjects I save all smartobjects seperately - but this is really annoying. Is there an other possibility? Or what's best practice?

 

Thank you

Hi,

 

You can create composite smartobject and add all the create methods in one method

 

Here is what you can do:

 

1- I have two smarobjects 

 

12662i7E8EEB713DA982DE.png

 

3- Add method (the create method of the first smartobject)

 

12413iA0131BFADC6C74DD.png

 

5- Add the second Create method 

 

15529i5D37B7D0C60D4831.png

 

wish this helps

 

 


Reply