Why 'dataField' isnt working ?

Creating and using forms
Post Reply
arfgh
Posts: 566
Joined: Tue Mar 05, 2013 6:44 pm

Why 'dataField' isnt working ?

Post by arfgh »

I have one image control with the 'DataField' defined in the DB just to show images. The DataField points to a text field in the db.
Now i have other image control that i want to change its 'DataField' with a macro.

So i did :

Code: Select all

oImg.datafield = oImgX.datafield
oImgX is the source that contains valid image text.

Unfortunatelly oImg never show the image.

Please help
OpenOffice last version | Mageia Linux x64 | Ubuntu Linux | Windows 8.1 Enterprise x64 | Java last version
eremmel
Posts: 1080
Joined: Tue Dec 30, 2008 1:15 am

Re: Why 'dataField' isnt working ?

Post by eremmel »

Please attach a sample database to this thread (make sure you remove private/sensitive info from the file).
It's Microsoft marketing that tells you computers are qualified for non-technicians
W11 22H2 (build 22621), LO 7.4.2.3(x64)
Post Reply