Set up the Next Experience email client in the Core UI

  • Versão de lançamento: Australia
  • Atualizado 12 de mar. de 2026
  • 1 min. de leitura
  • Access email features from the Next Experience in the Core UI.

    Antes de Iniciar

    Role required: admin

    Por Que e Quando Desempenhar Esta Tarefa

    The glide.ui.load_seismic_email_client system property provides access to the latest email client features from the Next Experience in the Core UI.

    Nota:
    You may need to rewrite on-load business rules related to the email client table. For example, if any business rules affect UI, you must rewrite those business rules and tag them to the sys_email_draft table.
    There's two places you can access the Next Experience email client from the Core UI.
    • Access the email client from the More Actions menu (More Actions icon).
    • Access the email client from an Activity stream email card by selecting Reply, Reply All, or Forward.
    The Next Experience email client provides these features in the Core UI.
    • Draft management and automatic draft saving
    • Email templates, response templates, and quick messages
    • Now Assist features
    These Core UI email client features aren’t available after enabling the Next Experience email client.
    • Downloading or removing multiple attachments at once
    • Sending S/MIME and SMS
    • Customized email components

    Procedimento

    1. Navigate to sys_properties.list.
    2. Add a system property named glide.ui.load_seismic_email_client.

      For more information on adding system property, see Add a system property.

    3. Set the Value field to true.
    4. Select Submit.