The Zurich release has arrived! Interested in new features and functionalities? Click here for more

How to pass a value(or Parameter) from one dynamic content block to another dynamic content block?

ranadip1
Kilo Explorer

Does any one have idea of how to pass value from one dynamic content block to another dynamic content block so that we can make use of that parameter value to perform any kind of action with that parameter value?

7 REPLIES 7

You need to update the call in function as below



<a href="ess/page_2.do?sysparam_abc"+gel("abc").value>Page 2</a>




Let me know the outcome




Regards,


Solutioner


ranadip1
Kilo Explorer

can you be a bit brief with the code? please?


HI Ranadip,



Below code only creates a href link with parameters 'sysparam_abc' along with value passed by the text field "abc" using gel function.


<a href="ess/page_2.do?sysparam_abc="+gel("abc").value>Page 2</a>




Please mark answer as correct/helpful, if it was really helpful 🙂



Regards,


Solutioner


Logo.png


Enhance Knowledge NOW@ www.solutioningnow.com


http://www.solutioningnow.com/