Language File Portugues (Brazil)
Announcement
Collapse
No announcement yet.
Extension: Link Button
Collapse
X
-
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?
Comment
-
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
-
Comment
-
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?
-
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
-
Comment