Announcement

Collapse
No announcement yet.

Move Attachment Button to toolbar

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Move Attachment Button to toolbar

    Hi,

    How can I move attachment button to email toolbar as screenshot

  • #2
    Hello,
    it's not an email toolbar, it's text toolbar (wysiwyg field). This toolbar helps to build html. Attachments and are not html part

    Comment


    • #3
      Hi,

      Can we move this text toolbar to top of this form ?. Because when user reply a big email they have to scroll down to find out this button

      Comment


      • #4
        copy application/Espo/Resources/layouts/Email/composeSmall.json to custom/Espo/Custom/Resources/layouts/Email/composeSmall.json
        replace last 2 rows.

        [{"name":"attachments"},{"name":"isHtml"}],
        [{"name":"body","fullWidth":true}]

        Comment


        • #5
          EspoCRM – Open Source CRM Application. Contribute to espocrm/espocrm development by creating an account on GitHub.

          Comment

          Working...
          X