Hi
I am newbie but please can someone tell me how I can present a grid detail page with blocks and tabs like it can be done for forms?
Many thanks
Hi
I am newbie but please can someone tell me how I can present a grid detail page with blocks and tabs like it can be done for forms?
Many thanks
You can’t… Hense the name grid.
You can however make a form that is read only and use that to display your record
M2C
That seems odd given that a single detail page doesn’t display as a grid but I am very appreciative of the workaround, so thanks.
Okay I have tried playing around with this workaround…
Using a ‘read only’ form (linked application from grid) how do I display an icon on the left hand side that says ‘view’ rather than ‘Edit this row’?
That is the problem - YOU CANNOT. The main issue this this is that we have basically no control over the icons that appear on the grid (other than hiding them). This is the limitation and I keep asking Net Make to implement more control to the grid icons. So far nothing has been improved in that matter for last 2-3 years. You can add new icon,button etc to the grid record but you cannot modify the 2 default icons or assign custom behavior to them (at least that’s what I know).
Kdriscoll - making an extra form with all fields Read Only is possible but it makes no sense of making the (default) VIEW button on the form. Another words I would like to see more functionality implemented in to the VIEW button. For example ability to display child records on the view.