TOTECS Forums

Shopping List Details $shoppinglist_view_link$ returning [INVALID FORM VAR]
Author
Thread
Shopping List Details $shoppinglist_view_link$ returning [INVALID FORM VAR]
Author Alectro Manager
December 14 2015 @ 06:08 PM
Thread We are receiving the following invalid string when using the $shoppinglist_view_link$ hook, from the "Shopping List Details" format library.

http://[INVALID FORM VAR]/[INVALID FORM VAR].html?inp_shopping_list_id=26

Can you advise if this hook is currently working correctly or if we need to format the string differently?

----Shopping List Detail----
<div class="row">
<div class="col-sm-3">$shoppinglist_name$<a hrf="$shoppinglist_view_link$"></a></div>
<div class="col-sm-3">$shoppinglist_description$</div>
<div class="col-sm-4">$shoppinglist_date$</div>
</div>

-----Shopping List Listing----
<div class="row">
<div class="col-sm-3">NAME</div>
<div class="col-sm-3">Description</div>
<div class="col-sm-4">Last Modified</div>
</div>
$shoppinglist_records$



Post a Comment
Message:
By clicking on the Post button you accept the rules and guidelines of using this forum.