I want to call a datapage URL with query parameters then have an HTML Block Link "pass through" those parameters via the URL call to my second datapage.
1) Call Tabular Rpt datapage to list (all) items from a table (caspio URL with parameters: WID=User ID, LBE=Email) from CMS (Wix)
- these are current user id fields and NOT part of a table yet
- URL (from CMS): https://caspioacct.caspio.com/dp/appid1?WID=" + userId + '&LBE=' + userEmail (works fine)
2) Have that Rpt datapage (in Details Page Fields) present an HTML Block with a Link to call