Announcement

Collapse
No announcement yet.

Extension: Link Button

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

  • 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.

  • ChrisSka83
    commented on 's reply
    it works correctly in "New Tab" mode

  • ChrisSka83
    commented on 's reply
    ok, you have to enter the complete URL with the ID. I understand.

    And the other one is really due to the theme.

    But I have discovered another small error.
    When I set Mode to "Open Modal" or "Open Popup",
    Strip activate, then the http or https is removed.
    Such links are not opened because this is attached to the CRM URL instead of opening a separate URL.

  • Kharg
    commented on 's reply
    You have to put the link to a record, that’s a valid url. such as https://crm.my.com/#Contact/view/5f607b7ac109b5cca


    I think the issue with the normal modal is that you are using a custom theme, try with a default theme.
    Last edited by Kharg; 04-07-2024, 06:14 PM.

  • ChrisSka83
    replied
    I'm testing what your extension can do.

    If I set it to "Open Modal" in the settings
    I enter a URL in the frontend, then a small modal appears
    Click image for larger version

Name:	Screenshot 2024-04-07 195507.png
Views:	1016
Size:	68.6 KB
ID:	104623

    If I set it to "Apri Espo Modal"
    With a normal URL, "Error: this is not a valid CRM URL" appears

    What is a valid CRM URL then?
    e.g. only /#Contact declares it as invalid.​

    Leave a comment:


  • Kharg
    commented on 's reply
    Espo modal or normal modal?

    For normal modal the website you use in the modal has to support iframe, if iframe is blocked it will not work.

  • ChrisSka83
    replied
    Thank you Kharg for this extension.

    But please give me a tip on how to set it up correctly with Modal.
    If I specify a link, display in modal, then only the named page is displayed in a very small modal.​

    Leave a comment:


  • Kharg
    started a topic Extension: Link Button

    Extension: Link Button

    Hello Everyone,


    Today I am releasing a new extension: Link Button

    This extension enhances EspoCRM by introducing a button field that can store URLs and execute multiple actions, including:
    • Open the URL in a new browser tab.
    • Displaying the URL content within a popup window.
    • Embedding the URL content inside an Espo Modal.
    • Integrating EspoCRM-specific links within an Espo Modal for seamless navigation.
    • Running an Advanced Pack manual workflow.

    Click image for larger version

Name:	image.png
Views:	677
Size:	24.1 KB
ID:	104634

    Choose Between 17 different button styles:
    • default
    • primary
    • secondary
    • success
    • danger
    • warning
    • info
    • dark
    • light
    • outline-primary
    • outline-secondary
    • outline-success
    • outline-danger
    • outline-warning
    • outline-info
    • outline-dark
    • outline-light


    Click image for larger version

Name:	image.png
Views:	616
Size:	6.6 KB
ID:	104633
    Click image for larger version  Name:	image.png Views:	8 Size:	7.1 KB ID:	104615

    And between 6 different button sizes:
    • btn-sm
    • btn-md
    • btn-lg
    • btn-sm btn-block
    • btn-md btn-block
    • btn-lg btn-block

    After installation visit the entity manager to create a new Link Button field


    Download: https://github.com/Kharg/link-button
    Last edited by Kharg; 04-07-2024, 07:10 PM.
Working...
X