Hello,
The the problem is the following: There is an editable grid form. There is an integer field which has grid lookup. There is a capture link to this field which is points to a grid to select.
The problem is the capture link’s button is visible and functional when the form not in edit or insert mode.
When I click the link button next to the field, the capture grid application appears with the select buttons on it. When I select a record, the grid application closes and the record selected, but the key field doesn’t change, just the grid lookup name.
Is there any way to disable the capture button in the form by default and enable it when a record is in edit or insert mode?
BR