Hi ,
I have a use case where user enters form data (Not adaptive Form) and on click of submit , data needs to be stored in to crxde by creating a new node.
This is the same for all users who ever submits the form and nodes should be unique in crxde for each user.
Then we need to initiate the scheduler and trigger the email and send all the saved form node details to admin.
Please help me with the steps to execute this ..
Thanks in advance