Hi Peter,
thanks for the example, but I still don’t get it.
I think my problem is, that I don’t need a button to edit my data table but to forward some html form:
<form style='margin-bottom:0;' method='post' action='/Cucs.page'>
<input type='hidden' name='Name' value='1'/>
<input type='submit' name='submit' value='Show Details'/>
</form>
Do I have to use the ‘rendered’ property to define a ‘click’ function?
And if yes, what should it return?
Best Regards,
Sabrina