page.csv
, add the routes for the dynamic page. id
and urlPath
, we add a dynamic route by appending {{machineId}}
, the SDLDemoMachine's id. The targetPageName
must refer to the file name of the desired page. c3ShowType(UiSdlLinkTemplate)
in the static console. <vanityurl>/sdldemoMachine/<{{machineId}}>
. redirectLink
field for the name fieldname
. The redirectLink
field is at the same level as label
, fieldName
, inputElement
.pageVariable
and pageVariableFilterField
. href
must be the same as the urlPath
found in UiSdlRoute
. uiDemoExample.SDLDemoMachineDetail.json
in order to create your dynamic page. If you placed a different targetPage
, create a page file with the following syntax: <targetModuleName>.<targetPageName>.json
.