First, I’m not even sure what I want here is possible, but seems like if it is this is the place.
I’ve got a completely custom form that shows information about a linked products record. I’d like to have a grid that lists the notes, but have an option for a split screen that shows the detail of one field (aka the content of the note) adjacent to it and is displaying the note content for the selected row.
Is this a possible thing? Desired content detail would display in the box with the arrow.
Best answer by Django
There is a splitter control that you might be able to use. It isn’t enabled in the project editor so you need to handle that via manual updates of the ASPX files
There is a splitter control that you might be able to use. It isn’t enabled in the project editor so you need to handle that via manual updates of the ASPX files