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:
Choose Between 17 different button styles:
And between 6 different button sizes:
After installation visit the entity manager to create a new Link Button field
Download: https://github.com/Kharg/link-button
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.
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
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
Comment