SetCacheKey(''); my $node_id = $pv_nsp->{node_id}; my $user_id = $sss_nsp->{logged_user_id}; # check the logged user is the owner of the node_id my $is_session_valid = $node_id && $user_id && $WCE->{ObjectManager}->IsOwnerOfObject( $user_id, $node_id ); ?> { $WCE->{DCPResources}->{Session}->GetSessIDName() }; my $user_id = $sss_nsp->{logged_user_id}; ( undef, my $is_storage_exceeded ) = SK::Billing::Upgrade->new( $WCE )->IsStorageLimitExceeded( $user_id ); # here print the js env my $javascript_env = { revision => $SK::Constants::CHANGESET, static_image_server => $WCE->{CfgNsp}->{sk}->{static_server_prefix}, site_language => $WCE->{Runtime}->GetSiteLanguageByUserID( $user_id ), advanced_options_enabled => $WCE->{Runtime}->HasAdvancedOptions( $user_id ), is_storage_exceeded => $is_storage_exceeded, user_email => $sss_nsp->{logged_user_email}, session_id => $session_id }; my $javascript_env_json = SK::Misc::JSONSerialize( $javascript_env ); my $javascript_env_script = join('', '', ); ?>

(@@(Leave empty for default)@@)

(@@(Send to Email)@@) (@@(The content of this form will be sent to an email)@@)

(@@(Email address where form results should be sent to.)@@) (@@(You can specify multiple addresses by separating them with a comma.)@@) (@@(E.g. one@host.com, two@host.com, three@host.com)@@)
(@@(The email address you specify here will be used as a sender of the message.)@@) (@@(You can also specify an email entered in any field in the form, by typing the field name surrounded by dollar signs (e.g. $email$))@@)
(@@(The format of the sent email. In case Plain is selected any formatting will be lost. In case HTML is selected your mail client should be able to display HTML formatted emails.)@@)
(@@(Click Edit to define the format/layout of the email using the template editor)@@)

(@@(Send Confirmation Email)@@) (@@(Notify the user for successful form submission)@@)

(@@(Select the form field containing the user email. The form submission confirmation will be sent to this email)@@)
(@@(The email address you specify here will be used as a sender of the message.)@@) (@@(You can also specify an email entered in any field in the form, by typing the field name surrounded by dollar signs (e.g. $email$))@@)
(@@(The format of the sent email. In case Plain is selected any formatting will be lost. In case HTML is selected your mail client should be able to display HTML formatted emails.)@@)

(@@(Send To Database)@@) (@@(Store the form data into a database)@@)

(@@(All form fields will be stored as a record of that database)@@)
(@@(The visitor will have to confirm this entry by clicking a link in an email)@@)
(@@(Choose the form field that contains the email this confirmation should be sent to)@@)
(@@(A moderator can approve this entry by clicking a link sent in an email)@@)
Access Denied