[Solved] Data in subform selected on open

Creating and using forms
Post Reply
gkick
Posts: 324
Joined: Wed Aug 07, 2019 5:24 pm
Location: Chile

[Solved] Data in subform selected on open

Post by gkick »

Hi,

WIN10,LO6.4,HSQL backend 2.51

Form hierarchy Category - Sub Category - Item - Detail with the details form just having
an id(PK) and a details field (CLOB)

For one reason or another the detail is selected(highlighted) on opening of the mainform and also when the Category
or the Sub Category or the Item changes.
Field height is the height of the form displaying one record at a time.

How can I prevent the data from being selected ?
(The fields hide selection property is set to Yes)

Thanks
Last edited by gkick on Tue Nov 03, 2020 11:44 pm, edited 1 time in total.
Libre Office 6.4.6 on Windows 10 HSQL 2.51 backend
gkick
Posts: 324
Joined: Wed Aug 07, 2019 5:24 pm
Location: Chile

Re: Data in subform selected on open and after record change

Post by gkick »

This tends to happen if the table control has a single field only.
Libre Office 6.4.6 on Windows 10 HSQL 2.51 backend
Post Reply