Page 1 of 1

Subform on the main Fast Form panel.

Posted: Wed Jan 02, 2019 6:43 pm
by Janusz
Is it possible to place directly on the main Fast Form Panel a subform - just to display a basic table as a grid - in a read only mode.
(I created some tasks table which I would like to have displayed on the main panel)

I was trying to do that - but I was not able to display data or just had a crash of the system - with the need to reload the database.

On Fast Form Panel there is no primary key defined (as it is on normal forms) so probaly thats why the subform can not be assigned.

>>>> Is there any possibility just to display on the Main Fast Form Panel a table or view just in a read only mode (as a subform for example)?

Re: Subform on the main Fast Form panel.

Posted: Thu Jan 03, 2019 5:53 am
by admin
Janusz,

You could try using a Run Object - that contains a Browse Form.


Steven