Extension: Link Button

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • Kharg
    replied
    Originally posted by dreginald
    Kharg The link button is not compatible with the latest version. Any upgrade planned?
    Hey Reginald, what's the issue with version 9.1.5? Could you please provide some more details?

    Leave a comment:


  • shalmaxb
    commented on 's reply
    Hi, here it works in ver. 9.1.5. What does not work at your place?

  • dreginald
    replied
    Kharg The link button is not compatible with the latest version. Any upgrade planned?

    Leave a comment:


  • bradaks
    replied
    Link Button works great!! Love this addition.

    Thanks for the add. Love your work.
    Last edited by bradaks; 04-30-2025, 04:19 PM.

    Leave a comment:


  • ChrisSka83
    commented on 's reply
    I already mentioned on the first page that you can also insert these into the list view.

    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.

  • murugappan
    commented on 's reply
    Hi , thank you for the update. There was one more question. Can this field be shown in list view as well?

  • Kharg
    commented on 's reply
    Hello,

    It’s not possible to access the modal of another instance.

    You can only use the button to open a new window/popup in this case or you can open the URL content inside an Espo Modal but it will be shown like a popup inside a modal.

    I’d suggest you to try the extension and see if it fits your use case

  • murugappan
    replied
    Hi Kharg

    It great feature for us. We have 2 instance of Espocrm - CRM and DMS(Document Management). In CRM in a Case item, i want to provide a button to link a Bill Record item in DMS so that when the user click this button they should be able to see that bill record in DMS. Can this be done, especially with 2 different instances of Espocrm in the same browser? Can this field be shown in list view as well?

    Leave a comment:


  • shalmaxb
    commented on 's reply
    Thank you for your work. It is a nice and versatile extension.

  • Kharg
    replied
    Version 2.0.0 is finally here! I tried to cover all the most requested features

    Changelog:
    • ES6 classes and syntax
    • Confirmation Dialog for Workflows
    • Show "Run Espo Workflow" option only if Advanced Pack is installed
    • Now the "Run Espo Workflow" option will check if the workflow is a manual one.
    • Added an option to hide the original workflow action button/dropdown in the detail view.
    • Popup sizes can now be specified in the field settings
    Download: https://github.com/Kharg/link-button/releases

    Leave a comment:


  • Kharg
    commented on 's reply
    Maybe you could try to edit the extension and add a execute javascript option? But this would be a security risk probably.

  • Kharg
    commented on 's reply
    Hello,

    Yes 1.6.0 has that feature. But it’s still not perfect.

  • ozeh21
    replied
    I have a question about your extension link button

    I know how to add a button to the list
    but I wanted to ask if it is possible to add a button that will quick create modal a record related to another module?

    for example on Account list I want add button which can quick create related record Contact




    same function as click create contact inside account detail




    is that possible?​​

    Leave a comment:


  • abidoss
    replied
    Kharg

    Hello Kharg, I would like to know if it’s possible to link the functionality of my custom button, which opens a modal, to the button from this extension so that it opens the same modal mine.

    Leave a comment:


  • Kharg
    commented on 's reply
    It could maybe take the record name or the linked record name
Working...