Hi Guys,
I am currently designing a form and wondering if I can use the backdoor feature 'MIRROR' in a grid.
Basically, this is the scenario:
GRID A - will be filled out by the initial user
data 1
data 2
data 3
---------------------------------------------
GRID B - will be filled out by the 2nd user (he can add remarks or other info), the previous info from GRID A should be on GRID B but as 'ready only' (more like a summary of GRID A).
data 1 (read only) | remarks 1 (editable by user 2)
data 2 (read only) | remarks 2 (editable by user 2)
data 3 (read only) | remarks 3 (editable by user 2)
I tried to use MIRROR on GRID B, but it's not working. I'm wondering if I'm not doing it properly.
Thank you!
-Ken
Comments
2 comments