Banner Arrow

TOTECS News & Blogs


Banner Image

Shopping List Details $shoppinglist_view_link$ returning [INVALID FORM VAR]

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$