Skip to Content
0
Former Member
Mar 16, 2004 at 07:09 AM

Using html links to trigger events in Flow Files

35 Views

Im trying to trigger an event in a flow file when a user clicks on a link. I can only get flow files to work when the user presses a button so submit a form, but i cant get it to work with html links. I can't find one example of syntax that demonstrates this, although in documentation it suggests that it can be done.

i.e <a href="~event=search">Order 1202</a>

What is the correct syntax?