I have a form which has several child tables linked. NetMake reffers to this as “master/detail” which really isn’t appropriate term. Most of the developers I know use the term PARENT-CHILD which seems to be much more appropriate. DETAIL term should be reserved to what I mention below.
Question:
SC has nice feature to generate record detail form, although is is very incomplete and has no features (at least that I know of). I would like to be able to click the magnifying glass icon (on the grid and open the record details) along with the linked table in form of the grid (i.e at the bottom). All in READ ONLY mode. I wonder if anybody has done something like that.
Side Question:
Do we have any control on how the detailed form looks like? I do not see anything that would allow anything except Enabling/Disabling it
Arthur