// form function
function data_form( $form, &$form_state){
// implement codes
}
// form submit function
function data_form_submit( $form, &$form_state){
drupal_set_message( t('Your data has been saved successfully') );
}
GMgKe586q6suSQnyqZLlGCooeWM
No comments:
Post a Comment