How to Disable Master Detail for a specific row in Repeat Grid Layout
Master Detail allows, user a separate Flow action that may be connected to other section for further details. Basically a small arrow is visible in the start line of every row of grid and on clicking on that beneath a section appears. I have it in my application, but i want that "small arrow" to be disable for a single row. can anyone help me in this???
***Edited by Moderator Marissa to update platform capability tags****
Hello Abhi,
Thanks for posting query in PSC.
Please let me know below details:
1) Due you need to display the expand/collapse icon for all the rows?
2)How many rows you are displaying and any specific reason to disable the icon for single row?
You can disable the icon by writting the custom script but we need to check specific condition for that specific row while looping the complete rows.
Thanks,
Durga