Pass record details to buttons

I have added docker component, Inside I am displaying list of records using field editor. A button set below field editor. So each record will have the button set. When an user click the button for particular record, i have a action to do specific to that record. 

Prob: My button set is always choosing the first record details. Eg, if i have 3 records, and i am click the 2 record button. It should pick details of 2nd record and not the first one.

Need a sample!

Thanks in advance :slight_smile:

Hello Ganesh,

By docker component, do you mean that you are using a deck?

If so, you can select context for a button set that you have added within a deck by selecting the Button Set and clicking the context tab and setting the context there. 

Here is another community post discussing the same: https://community.skuid.com/t/button-in-deck

Please let me know if you have additional questions or need more info.

Clark