Hi,
I would love to be able to use Cursor model to move the currently selected cell.
My use case is to help users find linked records.
So here, when the user click on a Record Card, instead of expanding the record, they will be redirected to it.
I a...
Hi!
I wanted to show a lookup field as <RecordCardList />, but I can’t access the original field. I’m only getting the recordId and fieldId, not the tableId (in field.options).
Can someone help me with that?
Thanks!
Hi,
I was trying to override the default onClick of the RecordCard component with a custom one that send me to the corresponding table. I didn’t see in the doc the way to prevent the default expending behaviour.
But in the code there is the undocumen...
Hi Emma,
I will add some context of my need.
When the user select a row on Table A, I want to display more details about the record (I have a view which contains the fields I want to display on my custom block), but one of the field is a Lookup Field...
For me just editing rich text fields in a record. I’m working to create a block that add actions and infos from linked record to the selected record of a table. I would like to add a large note taking area for the selected record (that have checkbox)...