Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Setting Up JoomlaXi Forms
Search
Jitendra Khatri
June 10, 2013
Education
0
42
Setting Up JoomlaXi Forms
Jitendra Khatri
June 10, 2013
Tweet
Share
Other Decks in Education
See All in Education
みんなのコード 2024年度活動報告書/ 2025年度活動計画書
codeforeveryone
0
290
20250830_MIEE祭_会社員視点での学びのヒント
ponponmikankan
1
150
フィードバックの伝え方、受け身のココロ / The Way of Feedback: Words and the Receiving Heart
spring_aki
1
140
GitHubとAzureを使って開発者になろう
ymd65536
1
160
20250807_がんばらないコミュニティ運営
ponponmikankan
0
160
生態系ウォーズ - ルールブック
yui_itoshima
1
250
チーム開発における責任と感謝の話
ssk1991
0
240
Tutorial: Foundations of Blind Source Separation and Its Advances in Spatial Self-Supervised Learning
yoshipon
1
150
(キラキラ)人事教育担当のつらみ~教育担当として知っておくポイント~
masakiokuda
0
130
2025/06/05_読み漁り学習
nag8
0
190
生成AIとの上手な付き合い方【公開版】/ How to Get Along Well with Generative AI (Public Version)
handlename
0
630
自己紹介 / who-am-i
yasulab
PRO
3
5.4k
Featured
See All Featured
Facilitating Awesome Meetings
lara
55
6.5k
The Art of Programming - Codeland 2020
erikaheidi
56
13k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
580
Designing for humans not robots
tammielis
253
25k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Writing Fast Ruby
sferik
628
62k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
The Invisible Side of Design
smashingmag
301
51k
A Modern Web Designer's Workflow
chriscoyier
696
190k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
30
9.7k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
Transcript
How to setup Joomlaxi Forms ??? • Suppose, your site
have a contact us form and • You want to send acknowledgement emails on submission of form. • For this scenario, you have to follow these steps: ◦ Create a form. ◦ Create an appropriate action and ◦ Attach this action with form.
Create a Form: • To create a form go to
Components => Joomlaxi Forms => Form • Click New Button.
• Fill details. • Save it once. • Put Post
URL into action attribute of your form's html. • Save it again.
Menu Creation for your form: • Creates a Menu for
Form in Front-end.
Action Creation: • To create an action go to Components
=> Joomlaxi Forms => Action • Click New Button.
• Select Ack-By-Email Action to send Acknowledgement email.
• Fill details Properly • Hit save button.
Test What you have set up: • Go to your
site. • Click on Menu link of form. • Fill and submit form. • An acknowledgement email will be sent to the specified Email address in Email field.
• Track the status, like mail sent or not. •
Go to Administrator-End Components => Joomlaxi Forms => Processing Queue.