Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
vtigercrm
Manage
Activity
Members
Labels
Plan
Issues
517
Issue boards
Milestones
Wiki
Code
Merge requests
84
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
Welcome to Vtiger Community. To gain access for account, please contact [ community @ vtiger.com ]
Show more breadcrumbs
vtiger
vtigercrm
Merge requests
!421
#1123
:: Uma :: Webform manifest file updated to in sync with Migration file
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
#1123
:: Uma :: Webform manifest file updated to in sync with Migration file
uma.s/vtigercrm:Webform_manifest_sync_Migration
into
master
Overview
0
Commits
1
Changes
Merged
Uma
requested to merge
uma.s/vtigercrm:Webform_manifest_sync_Migration
into
master
5 years ago
Overview
0
Commits
1
Changes
-
Expand
👍
0
👎
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
5eb29721
1 commit,
5 years ago
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
pkg/vtiger/modules/Webforms/manifest.xml
+
1
−
1
Options
@@ -76,7 +76,7 @@
`webformid` int(19) NOT NULL,
`fieldname` varchar(50) NOT NULL,
`neutralizedfield` varchar(50) NOT NULL,
`defaultvalue`
varchar(200)
DEFAULT NULL,
`defaultvalue`
TEXT
DEFAULT NULL,
`required` int(10) NOT NULL DEFAULT '0',
`sequence` int(10) DEFAULT NULL,
`hidden` int(10) DEFAULT NULL,
Loading