How to add a button in table view

I have a requirement where a button is needed for each row. I cannot achieve it by checkbox as i have some post processing actions needed like lauching the iframe URL on click of button.Could anyone please let me know how can i include button in my table or repeating view?

I hope you can simulate the same behavior using the checkbox or Radio button using Form Refresh Settings. We’re using Modal dialog for Add/Edit records and able to achieve the similar behavior using the Form Refresh Settings with the help of Radio button, Checkbox control and URL property.

Hi @HarithaC : Are you using Traditional / Constellation Design system?

Also when you say you need to launch iframe URL, is it within the page?

Does field type as URL help your situation?

Thanks.

Have you got any working solution for this ? What is it ?

If on click of button, you want to launch an iframe in a modal dialogue, Combine Actionable Button and Iframe wrapper DX Components to achieve the outcome.