Currently, we are working on Kentico CMS 9.0 version. We are facing some development issue on below scenario:
There is a static message getting displayed on a Success page after Registration. This Text is written in WebPart -- > HTML Envelop section - Content after But we want to change this text dynamically as per User selects the Band category.
Example If User registers for 1-10 Band category, then text message should be displayed as “ Fees $1, 500 / two years”, or if the range of 2-20, then “Fees: $2,500 / two years” etc.
We tried with Macros on this, but not getting the exact solution. Also tried with relating the pages to get value from this Category pages. But no luck. If anyone has any pointers on this. Or whether it could be possible to do this in Kentico CMS, please let us know ASAP.