Passing parameters to a section
Hello,
I have a section with a parameter called currentTemplate.
Inside it, I have a label that should display the parameter that was called.
I have put inside its value the following: Param.currentTemplate
I have called this section by passing the parameter, currentTemplate = "test" , but, at runtime, I'm always having Param.currentTemplate instead of the vlaue that was passed. can you please help?
thanks,
Rosy
***Updated by Moderator: Marissa - Add Topic Category***