Home
TeamSite
FormAPI
System
Hi,
Is there any way to get below variables using form api.
my $form_name = $cgi->{'form'}{'iw_form_name'};
my $element_name = $cgi->{'form'}{'iw_callback_var'};
my $user_name = $cgi->{'form'}{'user_name'};
my $item_name = $cgi->{'form'}{'iw_item_name'};
my $item_description = $cgi->{'form'}{'iw_item_description'};
my $dcr_name = $cgi->{'form'}{'iw_object_name'};
my $init_value = $cgi->{'form'}{'iw_item_value'};
Bcz above variable i am using in my callout but now i want to call same prg with callServer.So i want to pass above variables through param object.
with callServer i am seeing all above variables as blanks.
Thanx in advance
Find more posts tagged with
Component react.asset.postCommentThread had an error.
type is required.