In the mobile builder lists a number of divs within a deck and I want to redirect and pass on parameters such as the Id from the record clicked. What are the merge codes to get these. What I want to do is start with a page where I list all active campaigns. When clicking one of the campaigns I want to redirect to a page with all campaign members for the clicked campaign. I can test this by hardcoding a merge field like /apex/skuid__UI?page=EventPlan2&cid={{$Model.Campaigns.data.2.Id}} However I can’t find how to dynamically change the 2 to the record that got the tap. Maybe there is a better way of doing this by having two panels and reloading the Member model. Suggestions are very welcome.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.