sdrdis/jquery.flowchart

Edit operator

Opened this issue · 5 comments

Is it possible to edit an operator? For example, change the incoming or outgoing message? Today, only way is to delete first and then create again, though, I would like to enable my user to edit directly.

I think you can use setOperatorData for that.

@sdrdis Thanks for support!
An other question.. it's possible click inside screen for add dynamic interations?

Is it possible to replace the operator with a picture ?

image

@dadasane I think right now there's no feature like that. I'm working on the same and trying to achieve it.