hi all,
I have added an edit link to my listresults form listing all items submitted by the logged in user
the snippet for the edit link used:
while the addresults form opens no data is being displayed.
could somebody please tell me what I'm overlooking?
J!1.5.23, CF 4 RC1.9
I have added an edit link to my listresults form listing all items submitted by the logged in user
the snippet for the edit link used:
<div class="cf_eedit">
<a href="index.php?option=com_chronoforms&chronoform=addresults&token='<?php echo $detail['cf_uid']; ?>'">Edit</a>
</div>
while the addresults form opens no data is being displayed.
could somebody please tell me what I'm overlooking?
J!1.5.23, CF 4 RC1.9