Hello all,
I am stuck with the combination of a RowRepeater and the DesignTimeArea.
The first one (on the left side of the splitter control) should enable me to have a freestyle form layout in which I would like to show some sort of general information - if you like some header information.
I would like to have each item on the left side clickable so I decided to include a Design Time Area. But the combination does not seem to work.
I am able to highlight the first item only and in the onSelect Event no contextnode is given.
As you can see the Row Repeater (RR)is set above the Design Time Area and the follwing CONTAINER is attributed to the property
viewElementId.
Have you ever tried to approach something similar? Right now, I am experience with a button as a "row marker" but I would like to highligh the whole row on the left side.
Another option could be to create the rows dynamically and ensure that they have a unique ID but paging, etc could be quite cumbersome.
I am on a 7.31 Release.
Any ideas?
Thank you in advance.
Christian