How to add fields to “New Event” under “Activity” tab in Lightning?












1














I am trying to add custom fields to the "New Event" layout under "Activities" on Opportunity:



enter image description here



However, it appears this component is a static, non-customizable component because when I click on it in Builder, I only see this:



enter image description here



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?










share|improve this question



























    1














    I am trying to add custom fields to the "New Event" layout under "Activities" on Opportunity:



    enter image description here



    However, it appears this component is a static, non-customizable component because when I click on it in Builder, I only see this:



    enter image description here



    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?










    share|improve this question

























      1












      1








      1







      I am trying to add custom fields to the "New Event" layout under "Activities" on Opportunity:



      enter image description here



      However, it appears this component is a static, non-customizable component because when I click on it in Builder, I only see this:



      enter image description here



      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?










      share|improve this question













      I am trying to add custom fields to the "New Event" layout under "Activities" on Opportunity:



      enter image description here



      However, it appears this component is a static, non-customizable component because when I click on it in Builder, I only see this:



      enter image description here



      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






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 4 hours ago









      Swisher Sweet

      1,90011338




      1,90011338






















          2 Answers
          2






          active

          oldest

          votes


















          2














          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.






          share|improve this answer





























            0














            When you want to add a custom field in the new event tab inside activities on lightning record detail page layout, First check the button, link and action section under object manager of an object if there is any new event quick action or not. If there is not, then the new event action is a global action.



            In order to add an extra field on global action layout, you can go to setup and type global action and select and open the new event action and edit the page layout. Add the desired field to the new event global action layout.




            Note:- Any change in Global action will reflect everywhere it is being
            used. If it affects your org, My suggestion would be to go and create
            one object-specific quick action of type create a record and select
            target object as the event. Add the desired field on the layout of the
            action.



            Using Global action on the layout and having record types for the event
            and task in your org needs one extra activity. You need to associate a
            record type for global action in order to show those actions under the
            activity tab on the record page in lightning. If you do not, even
            after adding the global action in salesforce mobile and lightning
            action section on the page layout, the action will not appear in
            activities tab.




            One good solution if you want to use the related list to create New event and the task is:-




            1. add related list single on the layout by editing the page using edit page option appears after clicking the setup icon


            2. select the object Open activities and save it. Do not forget to activate it.



              Once done, In your related list, You can see the open activities related list as you were seeing it in Classic. Even You can add this one inside Activity publisher tab on the lightning record detail page. The field displayed here are controlled by normal page layout for task and event. Refer How can I customize my tasks and events page layouts? for more information to edit the page layout of an event and task.





            The advantage of using related list is the button here will give you
            an option to select the record type which will never possible through
            an action. Action always needs to associate with a record type, hence lose the ability.




            This image tells you about related list single:-



            enter image description here



            This image tells how you can edit the event layout when using related list single:-



            enter image description here





            share





















              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
              });


              }
              });














              draft saved

              draft discarded


















              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

























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              2














              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.






              share|improve this answer


























                2














                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.






                share|improve this answer
























                  2












                  2








                  2






                  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.






                  share|improve this answer












                  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.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered 3 hours ago









                  David Reed

                  30.1k61746




                  30.1k61746

























                      0














                      When you want to add a custom field in the new event tab inside activities on lightning record detail page layout, First check the button, link and action section under object manager of an object if there is any new event quick action or not. If there is not, then the new event action is a global action.



                      In order to add an extra field on global action layout, you can go to setup and type global action and select and open the new event action and edit the page layout. Add the desired field to the new event global action layout.




                      Note:- Any change in Global action will reflect everywhere it is being
                      used. If it affects your org, My suggestion would be to go and create
                      one object-specific quick action of type create a record and select
                      target object as the event. Add the desired field on the layout of the
                      action.



                      Using Global action on the layout and having record types for the event
                      and task in your org needs one extra activity. You need to associate a
                      record type for global action in order to show those actions under the
                      activity tab on the record page in lightning. If you do not, even
                      after adding the global action in salesforce mobile and lightning
                      action section on the page layout, the action will not appear in
                      activities tab.




                      One good solution if you want to use the related list to create New event and the task is:-




                      1. add related list single on the layout by editing the page using edit page option appears after clicking the setup icon


                      2. select the object Open activities and save it. Do not forget to activate it.



                        Once done, In your related list, You can see the open activities related list as you were seeing it in Classic. Even You can add this one inside Activity publisher tab on the lightning record detail page. The field displayed here are controlled by normal page layout for task and event. Refer How can I customize my tasks and events page layouts? for more information to edit the page layout of an event and task.





                      The advantage of using related list is the button here will give you
                      an option to select the record type which will never possible through
                      an action. Action always needs to associate with a record type, hence lose the ability.




                      This image tells you about related list single:-



                      enter image description here



                      This image tells how you can edit the event layout when using related list single:-



                      enter image description here





                      share


























                        0














                        When you want to add a custom field in the new event tab inside activities on lightning record detail page layout, First check the button, link and action section under object manager of an object if there is any new event quick action or not. If there is not, then the new event action is a global action.



                        In order to add an extra field on global action layout, you can go to setup and type global action and select and open the new event action and edit the page layout. Add the desired field to the new event global action layout.




                        Note:- Any change in Global action will reflect everywhere it is being
                        used. If it affects your org, My suggestion would be to go and create
                        one object-specific quick action of type create a record and select
                        target object as the event. Add the desired field on the layout of the
                        action.



                        Using Global action on the layout and having record types for the event
                        and task in your org needs one extra activity. You need to associate a
                        record type for global action in order to show those actions under the
                        activity tab on the record page in lightning. If you do not, even
                        after adding the global action in salesforce mobile and lightning
                        action section on the page layout, the action will not appear in
                        activities tab.




                        One good solution if you want to use the related list to create New event and the task is:-




                        1. add related list single on the layout by editing the page using edit page option appears after clicking the setup icon


                        2. select the object Open activities and save it. Do not forget to activate it.



                          Once done, In your related list, You can see the open activities related list as you were seeing it in Classic. Even You can add this one inside Activity publisher tab on the lightning record detail page. The field displayed here are controlled by normal page layout for task and event. Refer How can I customize my tasks and events page layouts? for more information to edit the page layout of an event and task.





                        The advantage of using related list is the button here will give you
                        an option to select the record type which will never possible through
                        an action. Action always needs to associate with a record type, hence lose the ability.




                        This image tells you about related list single:-



                        enter image description here



                        This image tells how you can edit the event layout when using related list single:-



                        enter image description here





                        share
























                          0












                          0








                          0






                          When you want to add a custom field in the new event tab inside activities on lightning record detail page layout, First check the button, link and action section under object manager of an object if there is any new event quick action or not. If there is not, then the new event action is a global action.



                          In order to add an extra field on global action layout, you can go to setup and type global action and select and open the new event action and edit the page layout. Add the desired field to the new event global action layout.




                          Note:- Any change in Global action will reflect everywhere it is being
                          used. If it affects your org, My suggestion would be to go and create
                          one object-specific quick action of type create a record and select
                          target object as the event. Add the desired field on the layout of the
                          action.



                          Using Global action on the layout and having record types for the event
                          and task in your org needs one extra activity. You need to associate a
                          record type for global action in order to show those actions under the
                          activity tab on the record page in lightning. If you do not, even
                          after adding the global action in salesforce mobile and lightning
                          action section on the page layout, the action will not appear in
                          activities tab.




                          One good solution if you want to use the related list to create New event and the task is:-




                          1. add related list single on the layout by editing the page using edit page option appears after clicking the setup icon


                          2. select the object Open activities and save it. Do not forget to activate it.



                            Once done, In your related list, You can see the open activities related list as you were seeing it in Classic. Even You can add this one inside Activity publisher tab on the lightning record detail page. The field displayed here are controlled by normal page layout for task and event. Refer How can I customize my tasks and events page layouts? for more information to edit the page layout of an event and task.





                          The advantage of using related list is the button here will give you
                          an option to select the record type which will never possible through
                          an action. Action always needs to associate with a record type, hence lose the ability.




                          This image tells you about related list single:-



                          enter image description here



                          This image tells how you can edit the event layout when using related list single:-



                          enter image description here





                          share












                          When you want to add a custom field in the new event tab inside activities on lightning record detail page layout, First check the button, link and action section under object manager of an object if there is any new event quick action or not. If there is not, then the new event action is a global action.



                          In order to add an extra field on global action layout, you can go to setup and type global action and select and open the new event action and edit the page layout. Add the desired field to the new event global action layout.




                          Note:- Any change in Global action will reflect everywhere it is being
                          used. If it affects your org, My suggestion would be to go and create
                          one object-specific quick action of type create a record and select
                          target object as the event. Add the desired field on the layout of the
                          action.



                          Using Global action on the layout and having record types for the event
                          and task in your org needs one extra activity. You need to associate a
                          record type for global action in order to show those actions under the
                          activity tab on the record page in lightning. If you do not, even
                          after adding the global action in salesforce mobile and lightning
                          action section on the page layout, the action will not appear in
                          activities tab.




                          One good solution if you want to use the related list to create New event and the task is:-




                          1. add related list single on the layout by editing the page using edit page option appears after clicking the setup icon


                          2. select the object Open activities and save it. Do not forget to activate it.



                            Once done, In your related list, You can see the open activities related list as you were seeing it in Classic. Even You can add this one inside Activity publisher tab on the lightning record detail page. The field displayed here are controlled by normal page layout for task and event. Refer How can I customize my tasks and events page layouts? for more information to edit the page layout of an event and task.





                          The advantage of using related list is the button here will give you
                          an option to select the record type which will never possible through
                          an action. Action always needs to associate with a record type, hence lose the ability.




                          This image tells you about related list single:-



                          enter image description here



                          This image tells how you can edit the event layout when using related list single:-



                          enter image description here






                          share











                          share


                          share










                          answered 45 secs ago









                          sanket kumar

                          2,4252322




                          2,4252322






























                              draft saved

                              draft discarded




















































                              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.




                              draft saved


                              draft discarded














                              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





















































                              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







                              Popular posts from this blog

                              flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

                              Mangá

                               ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕