I have a situation where in grid row layout, in a single column I need to have a text field and rich text display fields below the text field. See reference as below.Is it even possible?Thanks in advance.
Discussion posts and replies are publicly visible
Hi harithar9577
You cannot achieve this using an editable grid but you can create a workaround by creating a grid using the card layouts and custom pagination some thing similar to what is suggested in this post.