Skip to content
pakainfo

Pakainfo

Web Development & Good Online education

  • Home
  • Blog
  • Categories
  • Tools
  • Full Form
  • Guest Post
  • Advertise
  • About
  • Contact Us

frontaccounting Customization create module form Components

July 13, 2019 Pakainfo Programming, Mysql, Mysqli, php Leave a comment

frontaccounting Customization create module form Components

Contents

  • frontaccounting Customization create module form Components
    • 1.Textbox
    • 2.Textarea
    • 3.Select Options
    • 4.Checkbox
    • 5. Button
    • 6. DatePicker
    • 7.Hidden fields
    • 8.Label Fields
    • 9.numeric Fields
    • 10.table row
    • Related posts

In this Post We Will Explain About is frontaccounting Customization create module form Components With Example and Demo.Welcome on Pakainfo.com – Examples, The best For Learn web development Tutorials,Demo with Example! Hi Dear Friends here u can know to Open Source Frontaccounting Customization and Module DevelopmentExample

In this post we will show you Best way to implement How to Create Modules for Frontaccounting , hear for frontaccounting developer guidewith Download .we will give you demo,Source Code and examples for implement Step By Step Good Luck!.

Also Read This πŸ‘‰   create more than one new company for Frontaccounting

1.Textbox :

text_row(_("Employee Name:"), 'EmplName', $_POST['EmplName'], 40, 80);

2.Textarea :

textarea_row(_("Present Address:"), 'pre_address', $_POST['pre_address'], 35, 5);

3.Select Options :

kv_empl_gender_list_row( _("Gender:"), 'gender', null);

function kv_empl_gender_list_row($label, $name, $selected_id=null, $submit_on_change=false) {
	global $kv_empl_gender;
		
	echo "<tr><td class='label'>$label</td><td>";
	$options = array(
	    'select_submit'=> $submit_on_change
	);
	echo array_selector($name, $selected_id, $kv_empl_gender, $options);
	echo "</td></tr>\n";
}

$kv_empl_gender = array(
    1 => _('Male'),  
    2 => _('Female'), 
    3 => _('Other'), 

);

4.Checkbox :

check_row(_("PF*:"), 'empl_pf', null);

5. Button :

submit_center('submit', _("Add New Employee"), true, '', 'default');
submit_cells('AddItem', _("Add Item"), "colspan=2",_('Add new item to document'), true);
button_cell('UpdateItem', _("Update"),_('Confirm changes'), ICON_UPDATE);
button_cell('CancelItemChanges', _("Cancel"),_('Cancel changes'), ICON_CANCEL);

function submit_center($name, $value, $echo=true, $title=false, $async=false, $icon=false)
{
	if ($echo) echo "";
	submit($name, $value, $echo, $title, $async, $icon);
	if ($echo) echo "";
}

Free Live Chat for Any Issue

6. DatePicker:

date_row(_("Date of Birth") . ":", 'date_of_birth');
date_row(_("Date:"), 'AdjDate', '', true);

$js = "";
if ($use_popup_windows)
$js .= get_js_open_window(900, 500);
if ($use_date_picker)
$js .= get_js_date_picker();
include_once($path_to_root . "/includes/date_functions.inc");

7.Hidden fields

hidden('LineNo', $line_no);
hidden('stock_id', $_POST['stock_id']);

8.Label Fields

label_cell($_POST['stock_id']);
label_cell($order->line_items[$id]->item_description, 'nowrap');

9.numeric Fields

$price = get_purchase_value($_POST['stock_id']);
amount_cell($price, false, '', 'initial_price');

10.table row

echo "<br>";
start_table();
	textarea_row(_("Memo"), 'memo_', null, 50, 3);
end_table(1);

Example

I hope you have Got What is And how it works.I would Like to have FeadBack From My Blog(Pakainfo.com) readers.Your Valuable FeadBack,Any Question,or any Comments abaout This Article(Pakainfo.com) Are Most Always Welcome.

Pakainfo
Pakainfo

I am Jaydeep Gondaliya , a software engineer, the founder and the person running Pakainfo. I’m a full-stack developer, entrepreneur and owner of Pakainfo.com. I live in India and I love to write tutorials and tips that can help to other artisan, a Passionate Blogger, who love to share the informative content on PHP, JavaScript, jQuery, Laravel, CodeIgniter, VueJS, AngularJS and Bootstrap from the early stage.

Also Read This πŸ‘‰   Automatically Post On Facebook Using PHP with Graph API

Related posts:

  1. How To Create Contact Form With PHPMailer To Send Mails
  2. registration and signin form in php and mysql with validation
  3. PHP Server Side Form Validation | clear form after submit
  4. php – SMTP Send mail using PHPMailer PHP Contact Form
  5. how to create forgot password Recovery (Reset) in php and MySQL?
frontaccounting documentationfrontaccounting downloadfrontaccounting installationfrontaccounting loginfrontaccounting mobile appfrontaccounting reviewfrontaccounting tutorialfrontaccounting user guide

Post navigation

Previous Post:Angularjs Login And Registration Modal Template
Next Post:Get Current Url Parameter using Laravel

Search

Write For Us

We’re accepting well-written informative guest posts and this is a great opportunity to collaborate.
Submit a guest post to [email protected]
Contact Us

Freelance web developer

Do you want to build a modern, lightweight, responsive website quickly?
Need a Website Or Web Application Contact : [email protected]
Note: Paid Service
Contact Me

Categories

3movierulz (58) Ajax (464) AngularJS (377) ASP.NET (61) Bollywood (102) Codeigniter (175) CSS (98) Earn Money (61) Education (56) Entertainment (123) fullform (82) Google Adsense (62) Highcharts (77) Hollywood (103) JavaScript (1356) Jobs (40) jQuery (1422) Laravel (1087) LifeStyle (51) movierulz4 (57) Mysql (1029) Mysqli (890) Node.js (39) php (2117) Programming (2330) Python (96) ReactJS (37) Software (137) Software (83) Stories (94) tamilrockers (98) Tamilrockers kannada (58) Tamilrockers telugu (57) Tech (132) Technology (2378) Tips and Tricks (113) Tools (171) Top10 (393) Trading (69) Trending (63) VueJs (250) Web Technology (95) webtools (176) wordpress (166) World (213)

Advertise With Us

Increase visibility and sales with advertising. Let us promote you online.
Click Here

A To Z Full Forms

Access a complete full forms list with the meaning, definition, and example of the acronym or abbreviation.
Click Here

  • Home
  • About Us
  • Terms And Conditions
  • Write For Us
  • Advertise
  • Contact Us
  • Youtube Tag Extractor
  • Guest Posting Sites
  • Increase Domain Authority
  • Social Media Marketing
  • Freelance web developer
  • Tools
Pakainfo 9-OLD, Ganesh Sco, Kothariya Ring Road, Chokadi, Rajkot - 360002 India
E-mail : [email protected]
Pakainfo

Β© 2022 Pakainfo. All rights reserved.

Top
Subscribe On YouTube : Download Source Code
We accept paid guest Posting on our Site : Guest Post Chat with Us On Skype YouTube Tag Extractor