URL Param

Description:

Allowed Parent Components:

  1. Open URL

Allowed Child Components:

  1. Trigger Before Render

Properties

➤ Param Name

Specify the name of the to be appended to the URL. i.e. headerId will be appended as https://cloudio.io?lineId=1&headerId=12345. Note: ? will be appended to the URL before appending the params if the URL doesn't already contains ?

Allowed Values: Free text field

➤ Value Expression

Specify an expression that should be evaluated to a string or number depending on the target attribute

Allowed Values: Specify an expression that should be evaluated to a string or number depending on the target attribute

Last updated