Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
basic
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor 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
Gitlab Maintenance 28.03.2025 | 20:00 - 23:00 MEZ
Show more breadcrumbs
xrm
basic
Commits
ac4ccc1b
Commit
ac4ccc1b
authored
5 years ago
by
Sebastian Listl
Browse files
Options
Downloads
Patches
Plain Diff
Bulkmail copy: preset fields done in the afterUiInit process
parent
dc496f7e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
entity/BulkMail_entity/BulkMail_entity.aod
+1
-1
1 addition, 1 deletion
entity/BulkMail_entity/BulkMail_entity.aod
entity/BulkMail_entity/afterUiInit.js
+0
-0
0 additions, 0 deletions
entity/BulkMail_entity/afterUiInit.js
with
1 addition
and
1 deletion
entity/BulkMail_entity/BulkMail_entity.aod
+
1
−
1
View file @
ac4ccc1b
...
...
@@ -7,6 +7,7 @@
<title>
Bulk mail
</title>
<grantUpdateProcess>
%aditoprj%/entity/BulkMail_entity/grantUpdateProcess.js
</grantUpdateProcess>
<contentTitleProcess>
%aditoprj%/entity/BulkMail_entity/contentTitleProcess.js
</contentTitleProcess>
<afterUiInit>
%aditoprj%/entity/BulkMail_entity/afterUiInit.js
</afterUiInit>
<iconId>
VAADIN:AT
</iconId>
<titlePlural>
Bulk mails
</titlePlural>
<recordContainer>
db
</recordContainer>
...
...
@@ -24,7 +25,6 @@
</entityProvider>
<entityField>
<name>
BULKMAILID
</name>
<valueProcess>
%aditoprj%/entity/BulkMail_entity/entityfields/bulkmailid/valueProcess.js
</valueProcess>
</entityField>
<entityField>
<name>
NAME
</name>
...
...
This diff is collapsed.
Click to expand it.
entity/BulkMail_entity/
entityfields/bulkmailid/valueProcess
.js
→
entity/BulkMail_entity/
afterUiInit
.js
+
0
−
0
View file @
ac4ccc1b
File moved
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment