Update load event to check current page query string and update generated uri to include the FileMaker script and parameter variables.
See also:
?script=name-of-script¶m=script-param
Need to validate that all optional parameters work correctly in any combination and produces a valid uri.
Update load event to check current page query string and update generated
urito include the FileMaker script and parameter variables.See also:
WebDLanding/src/WebDLanding/wwwroot/webdlanding.js
Lines 36 to 41 in 1d4e58e
?script=name-of-script¶m=script-paramNeed to validate that all optional parameters work correctly in any combination and produces a valid uri.