How to add fields to “New Event” under “Activity” tab in Lightning?
I am trying to add custom fields to the "New Event" layout under "Activities" on Opportunity:
However, it appears this component is a static, non-customizable component because when I click on it in Builder, I only see this:
One forum post suggested that one cannot customize this component and therefore cannot add custom fields.
Another post suggests it is possible by editing the Global Action Layout, but this only changed the Global Action for Classic UI.
How can I make available a custom "New Event" layout in Lightning Experience under the "New Event" tab?
lightning-experience custom-field activities global-actions
add a comment |
I am trying to add custom fields to the "New Event" layout under "Activities" on Opportunity:
However, it appears this component is a static, non-customizable component because when I click on it in Builder, I only see this:
One forum post suggested that one cannot customize this component and therefore cannot add custom fields.
Another post suggests it is possible by editing the Global Action Layout, but this only changed the Global Action for Classic UI.
How can I make available a custom "New Event" layout in Lightning Experience under the "New Event" tab?
lightning-experience custom-field activities global-actions
add a comment |
I am trying to add custom fields to the "New Event" layout under "Activities" on Opportunity:
However, it appears this component is a static, non-customizable component because when I click on it in Builder, I only see this:
One forum post suggested that one cannot customize this component and therefore cannot add custom fields.
Another post suggests it is possible by editing the Global Action Layout, but this only changed the Global Action for Classic UI.
How can I make available a custom "New Event" layout in Lightning Experience under the "New Event" tab?
lightning-experience custom-field activities global-actions
I am trying to add custom fields to the "New Event" layout under "Activities" on Opportunity:
However, it appears this component is a static, non-customizable component because when I click on it in Builder, I only see this:
One forum post suggested that one cannot customize this component and therefore cannot add custom fields.
Another post suggests it is possible by editing the Global Action Layout, but this only changed the Global Action for Classic UI.
How can I make available a custom "New Event" layout in Lightning Experience under the "New Event" tab?
lightning-experience custom-field activities global-actions
lightning-experience custom-field activities global-actions
asked 4 hours ago
Swisher Sweet
1,90011338
1,90011338
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
You can't edit the Activity Publisher component, but you can change the set of tabs that appear therein. They're Quick Actions.
You can control which Quick Actions appear in the Activity Publisher by editing the "Lightning and Mobile Quick Actions" section of the page layout assigned for the relevant record type/profile combination. It's not editable from Lightning App Builder.
Note that the Lightning and Mobile Quick Actions section is "digested" by the Lightning Experience to generate both the Activity Publisher tabs and actions that appear in the button bar on the record page. Actions that publish Activities (Events and Calls) will automatically be routed to the Activity Publisher, and will appear in the same order they're shown in the Lightning and Mobile Quick Actions section.
You can create new Quick Actions, and edit existing ones, in Object Manager. Edit the Quick Action Layout to add or remove fields from display, or add Predefined Field Values to prepopulate fields whether or not they're shown on the layout.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "459"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsalesforce.stackexchange.com%2fquestions%2f245006%2fhow-to-add-fields-to-new-event-under-activity-tab-in-lightning%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You can't edit the Activity Publisher component, but you can change the set of tabs that appear therein. They're Quick Actions.
You can control which Quick Actions appear in the Activity Publisher by editing the "Lightning and Mobile Quick Actions" section of the page layout assigned for the relevant record type/profile combination. It's not editable from Lightning App Builder.
Note that the Lightning and Mobile Quick Actions section is "digested" by the Lightning Experience to generate both the Activity Publisher tabs and actions that appear in the button bar on the record page. Actions that publish Activities (Events and Calls) will automatically be routed to the Activity Publisher, and will appear in the same order they're shown in the Lightning and Mobile Quick Actions section.
You can create new Quick Actions, and edit existing ones, in Object Manager. Edit the Quick Action Layout to add or remove fields from display, or add Predefined Field Values to prepopulate fields whether or not they're shown on the layout.
add a comment |
You can't edit the Activity Publisher component, but you can change the set of tabs that appear therein. They're Quick Actions.
You can control which Quick Actions appear in the Activity Publisher by editing the "Lightning and Mobile Quick Actions" section of the page layout assigned for the relevant record type/profile combination. It's not editable from Lightning App Builder.
Note that the Lightning and Mobile Quick Actions section is "digested" by the Lightning Experience to generate both the Activity Publisher tabs and actions that appear in the button bar on the record page. Actions that publish Activities (Events and Calls) will automatically be routed to the Activity Publisher, and will appear in the same order they're shown in the Lightning and Mobile Quick Actions section.
You can create new Quick Actions, and edit existing ones, in Object Manager. Edit the Quick Action Layout to add or remove fields from display, or add Predefined Field Values to prepopulate fields whether or not they're shown on the layout.
add a comment |
You can't edit the Activity Publisher component, but you can change the set of tabs that appear therein. They're Quick Actions.
You can control which Quick Actions appear in the Activity Publisher by editing the "Lightning and Mobile Quick Actions" section of the page layout assigned for the relevant record type/profile combination. It's not editable from Lightning App Builder.
Note that the Lightning and Mobile Quick Actions section is "digested" by the Lightning Experience to generate both the Activity Publisher tabs and actions that appear in the button bar on the record page. Actions that publish Activities (Events and Calls) will automatically be routed to the Activity Publisher, and will appear in the same order they're shown in the Lightning and Mobile Quick Actions section.
You can create new Quick Actions, and edit existing ones, in Object Manager. Edit the Quick Action Layout to add or remove fields from display, or add Predefined Field Values to prepopulate fields whether or not they're shown on the layout.
You can't edit the Activity Publisher component, but you can change the set of tabs that appear therein. They're Quick Actions.
You can control which Quick Actions appear in the Activity Publisher by editing the "Lightning and Mobile Quick Actions" section of the page layout assigned for the relevant record type/profile combination. It's not editable from Lightning App Builder.
Note that the Lightning and Mobile Quick Actions section is "digested" by the Lightning Experience to generate both the Activity Publisher tabs and actions that appear in the button bar on the record page. Actions that publish Activities (Events and Calls) will automatically be routed to the Activity Publisher, and will appear in the same order they're shown in the Lightning and Mobile Quick Actions section.
You can create new Quick Actions, and edit existing ones, in Object Manager. Edit the Quick Action Layout to add or remove fields from display, or add Predefined Field Values to prepopulate fields whether or not they're shown on the layout.
answered 3 hours ago
David Reed
30.1k61746
30.1k61746
add a comment |
add a comment |
Thanks for contributing an answer to Salesforce Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsalesforce.stackexchange.com%2fquestions%2f245006%2fhow-to-add-fields-to-new-event-under-activity-tab-in-lightning%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown