Extension: Link Button

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • 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

  • ChrisSka83
    commented on 's reply
    This is just a thought to optimize it visually.

    I work with sequential numbers for each entity.

    Example:
    A request has the number AN-1234.
    An event is planned from this, this is named EX-1234 and a button is to be created from this, which is linked to this event.
    You could give the button the name “to event”, but somehow that looks stupid. So my question was whether the button could then take the name of the event.

    Example of the button:
    to the event -> EX-1234

  • Kharg
    commented on 's reply
    I think that for this I should change the field type to something else such as an array or make it so you can use a varchar field as label and you select which varchar will act as a label, but this will just lead to useless fields being created.

    Why would you need a label that can be defined using formula? Wouldn’t dynamic logic with different buttons work?

  • ChrisSka83
    replied
    Kharg

    I have an idea buzzing around in my head.
    Could the label text also be passed by formula?​

    Leave a comment:


  • boris
    replied
    It should run the BPMN

    Leave a comment:


  • Kharg
    commented on 's reply
    Should it open the modal to select the BPMN to run or should it run a specific BPMN?

  • boris
    replied
    Click image for larger version

Name:	bpmn.jpg
Views:	243
Size:	53.3 KB
ID:	110427
    Hi Kharg, any chance to implement BPMN workflows additionally to the normal workflows?

    Leave a comment:


  • p4zdy
    commented on 's reply
    It's alright, thanks for answering now.
    It would be nice to have it, we're working on a scenario where we intend to use the button to completely close the whole case and everything related to it (tasks, events and our additional entities). To prevent users from doing this by accident it's neccessary to have a confirmation.
    We can use the built-in workflow buttons, but I really like the idea of having it placed and styled the way we want

  • Kharg
    commented on 's reply
    Sorry, just seeing this now.

    Workflow don't have confirmation dialog in link-buttons, is this something you would need?

  • p4zdy
    commented on 's reply
    for anyone not being clear what the workflow url is, it's really just a link to the specific workflow you get after clicking on workflow from the workflow manager, eg.: https://espocrm.local/#Workflow/view/66a8f2857f711fa7f

  • p4zdy
    replied
    Hi, I'm currently testing this extension and so far I love it. Great job!
    Just one question Kharg - when I run a workflow which has a confirmation dialog set up, this button skips the confirmation and executes the workflow immediately. Do I have something wrong with the setup, or is it not supported?

    Leave a comment:

Working...