Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

How to work with several DynamicForm in one page

$
0
0
Hey,

I'm using SmartClient_v91p_2014-03-23_PowerEdition.

I need to create page layout that can hold several DynamicForms in various locations. This is why I will need to gather the values dynamically with
Code:

getValues()
and then submit it. I would like to send the data to a certain class for processing. In DynamicForm.action document you state
Code:

NOTE: this is used only in the very rare case that a form is used to submit data directly to a URL. Normal server contact is through RPCManager.
so my question is how should I use the RPCManager in this context?

Thank you.

Viewing all articles
Browse latest Browse all 4756

Trending Articles