Can I read the query parameters with JavaScript wi

Jason Wood:
Can I read the query parameters with JavaScript within the app? (without going out to FileMaker and looking in $$BF_Query)


Delfs:
Sure can, `BF.getQueryParam(‘idclient’)``


Jason Wood:
Sweet


Jason Wood:
Might want to put that here: https://docs.fmbetterforms.com/getting-started/common-customizations/page-navigation#query-parameters


Delfs:
:candy::lollipop: