Question
2
Replies
529
Views
k l university
Posted: December 24, 2018
Last activity: December 26, 2018
Closed
In one Step I have configured a button in front of each row in the repeating grid layout and upon selection of any row and click on the button. i have to show the selected row in another step. how to configure?
In one Step I have configured a button in front of each row in the repeating grid layout and upon selection of any row and click on the button. i have to show the selected row in another step. how to configure?
If possible please Provide a document !!
***Edited by Moderator Marissa to update platform capability tags****
Hi
You can write activity on click of the button where you can initiate to create a page using "page new" and copy the clipboard page data to your page by "page copy" and then save it. You can use that page in any other step to display the data.