Announcement

Collapse
No announcement yet.

Extension: Link Button

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

  • alexisc
    commented on 's reply
    Thanks a lot!
    This is a very useful extension for me, thanks for your work!​

  • Kharg
    replied
    alexisc version 1.4.0 fixes the issue.

    Leave a comment:


  • Kharg
    commented on 's reply
    ok, I've found the issue, will be fixed soon.

  • Kharg
    commented on 's reply
    What's the access level you put for your manual workflow?

  • alexisc
    replied
    Click image for larger version  Name:	04-09 в 11.23.33.png Views:	0 Size:	28.5 KB ID:	104703

    Originally posted by alexisc View Post
    how to start a workflow using a button?
    Харг прокомментировал
    [COLOR=#656a6d !important]Вчера, 08:43[/COLOR]
    вам необходимо создать рабочий процесс вручную и использовать URL-адрес рабочего процесса вручную в поле
    this only works for admin, users cannot start the workflow from the link, error
    WARNING: (403) No access to 'Workflow'​​
    Last edited by alexisc; 04-09-2024, 08:32 AM.

    Leave a comment:


  • Kharg
    commented on 's reply
    It’s using the standard fontawesome icons.

    Uploading an icon may be tricky, maybe adding an attachment id as icon could be a good workaround.

    I’ll think about it

  • ChrisSka83
    replied
    I might have a suggestion for improvement.
    If that is desired, of course.
    Could it perhaps be programmed so that you could upload your own icons?
    The idea behind it:
    I just had the idea that you could set this up as a WhatsApp button or something similar for contacts, for example.
    It already works without a label, so that only the icon is displayed.
    Unfortunately, the icon selection does not include WhatsApp.
    What do you think of this idea?​

    Leave a comment:


  • ChrisSka83
    commented on 's reply
    It's actually very easy.
    Create a button in the desired entity, here as an example "view".
    Activate Hide Label & Mode "Open Espo Modal"
    Customize the rest according to your wishes.

    Enter the following formula under Formulas:
    view=string\concatenate('https://Path to espoCRM/#Lead/view/',entity\attribute('id'));

    Then simply insert this button in the list layout.
    Either after saving an entry or in the list view "Execute formula", the link is then stored in the button.

    If there is no link in the button, the button will not appear.
    That's it.

  • Kpuc
    replied
    Originally posted by ChrisSka83 View Post
    I also like the option of adding a button to the list view.
    This allows you to display the entry in a modal without having to go into the detailed view.
    To do this, I simply use a formula to automatically set the link to the button.​
    Can you share the formula and steps with us, please?

    Leave a comment:


  • Kharg
    commented on 's reply
    Yes, this was the intended use case

    Glad it's helping you

  • ChrisSka83
    replied
    I also like the option of adding a button to the list view.
    This allows you to display the entry in a modal without having to go into the detailed view.
    To do this, I simply use a formula to automatically set the link to the button.​

    Leave a comment:


  • Kharg
    commented on 's reply
    you have to create a manual workflow and use the manual workflow url in the field

  • alexisc
    replied
    how to start a workflow using a button?

    Leave a comment:


  • item
    replied
    Thanks many Kharg..

    i like css style of button

    Need to test

    Leave a comment:


  • Kharg
    commented on 's reply
    will see if the strip issue can be fixed or disabled for other modes.
Working...
X