23. Show params from url to page
Last updated
Last updated
Create params: Create params to distinguish and use at the end of the link
Example: Params: name
URL: domain.com?name=abc
Display text: abc
Access the link corresponding to the params
Example: Params: name
URL: domain.com?name=abc
Display text: abc
You may be used this feature for Affiliate to count the list of submit form for
Click Form -> select Field -> tick Text Params
Fomular ?field_ID = params
Access link with params
-> auto fill params to field on form