When trying to link to an internal page/post with URL parameters that contain dynamic data, the fields don’t populate the values.
Here is the url parameter: ?prop={mb_property_community} lot {mb_property_lot_id}&link={post_url}
If I use an internal link, it produces the following link on the front-end: https://roatan-new.fizzpop.dev/property-inquiry/?prop=mb_property_community%20lot%20mb_property_lot_id&link=post_url
It seems to populate the label and not the actual value
However, if I change the link to be custom URL and append the URL parameters, it works correctly by filling in the values correctly.
thank you for your reports.
We are aware of it and we already have a fix for this. Should be available in the next version. We will update this thread once this will be implemented.