Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
bwhtech
/
forms_pro
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
44
Code
Issues
22
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add Page Break field type for multistep forms
- #150
#150
Merged
harshtandiya
merged 21 commits into
develop
bwhtech/forms_pro:develop
from
feat/page-break-multistep
bwhtech/forms_pro:feat/page-break-multistep
Copy head branch name to clipboard
Jun 11, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
feat: add Page Break field type for multistep forms
#150
harshtandiya
merged 21 commits into
develop
bwhtech/forms_pro:develop
from
feat/page-break-multistep
bwhtech/forms_pro:feat/page-break-multistep
Copy head branch name to clipboard
Commits
Commits on Jun 4, 2026
feat: add Page Break display-only field type
harshtandiya
committed
9ff92e8
View commit details
Copy full SHA for 9ff92e8
Browse repository at this point
test: integration test for Page Break form save and DocType sync
harshtandiya
committed
61714b6
View commit details
Copy full SHA for 61714b6
Browse repository at this point
chore: add Page Break to auto-generated TypeScript types
harshtandiya
committed
3948c51
View commit details
Copy full SHA for 3948c51
Browse repository at this point
refactor: map Page Break to Tab Break instead of HTML
Show description for ef5c4cc
harshtandiya
committed
ef5c4cc
View commit details
Copy full SHA for ef5c4cc
Browse repository at this point
Commits on Jun 5, 2026
docs: add section navigation bar implementation plan
harshtandiya
committed
b34cec1
View commit details
Copy full SHA for b34cec1
Browse repository at this point
Commits on Jun 7, 2026
Revert "docs: add section navigation bar implementation plan"
Show description for 4a23773
harshtandiya
committed
4a23773
View commit details
Copy full SHA for 4a23773
Browse repository at this point
chore: gitignore screenshot PNGs
harshtandiya
committed
82ca940
View commit details
Copy full SHA for 82ca940
Browse repository at this point
feat: register Page Break field type in frontend
Show description for adca5b5
harshtandiya
committed
adca5b5
View commit details
Copy full SHA for adca5b5
Browse repository at this point
feat: multi-section form builder with section navigation
Show description for 1074c57
harshtandiya
committed
1074c57
View commit details
Copy full SHA for 1074c57
Browse repository at this point
feat: multi-step submission form with step navigation
Show description for 7c18428
harshtandiya
committed
7c18428
View commit details
Copy full SHA for 7c18428
Browse repository at this point
Commits on Jun 9, 2026
feat: polish multi-step submission UI and lift step state into store
Show description for fd163c2
harshtandiya
committed
fd163c2
View commit details
Copy full SHA for fd163c2
Browse repository at this point
refactor: use frappe-ui semantic color tokens in stepper UI
Show description for 6a4a2be
harshtandiya
committed
6a4a2be
View commit details
Copy full SHA for 6a4a2be
Browse repository at this point
fix: make multi-step stepper responsive on small screens
Show description for 8a7aabc
harshtandiya
committed
8a7aabc
View commit details
Copy full SHA for 8a7aabc
Browse repository at this point
refactor: rename "Section" to "Step" in form editor UI
Show description for 95f5243
harshtandiya
committed
95f5243
View commit details
Copy full SHA for 95f5243
Browse repository at this point
refactor: extract step logic into pure form_steps util
Show description for d394557
harshtandiya
committed
d394557
View commit details
Copy full SHA for d394557
Browse repository at this point
Commits on Jun 10, 2026
test: add e2e coverage for multi-step builder and submission
Show description for da0fba2
harshtandiya
committed
da0fba2
View commit details
Copy full SHA for da0fba2
Browse repository at this point
fix: make step remove control keyboard-accessible and harden rename
Show description for 54e055a
harshtandiya
committed
54e055a
View commit details
Copy full SHA for 54e055a
Browse repository at this point
refactor: nest step remove control back into the tab button
Show description for 4cdbe8d
harshtandiya
committed
4cdbe8d
View commit details
Copy full SHA for 4cdbe8d
Browse repository at this point
Commits on Jun 11, 2026
fix: render Submit button on fieldless published forms
Show description for 451ae10
harshtandiya
committed
451ae10
View commit details
Copy full SHA for 451ae10
Browse repository at this point
fix: add Page Break to FormField fieldtype literal
Show description for bf20d79
harshtandiya
committed
bf20d79
View commit details
Copy full SHA for bf20d79
Browse repository at this point
fix(frontend): keep row_index unique when inserting fields into steps
Show description for 7f520e3
harshtandiya
committed
7f520e3
View commit details
Copy full SHA for 7f520e3
Browse repository at this point
You can’t perform that action at this time.