How to use data store rows in server connect

How do i use data store rows in server connect?

Please explain your question a little more detailed.

I have a Data store component in app connect that i have inserted rows into.

I want to insert the row in the Data store into the database.

How do i import the data store data into server connect with input variables?

So how are you passing these values to the server action? Using a form? Calling the server action with GET vars?

No, i just want to know how to send the data store objects to the server connect.

I intend to pass the Data store objects with a form ,
the question is, how do i get the objects in the server connect

Please check:

1 Like