Re: [libreoffice-users] LO Base - Pushbutton on Form not working.

2013-10-01 Thread Niklas Johansson
In short the message you get tells you that the macro that the button is linked to cannot be found. Then it tells you where it is looking for the macro. If you look closer at this it is looking for the macro that is located within the document and has the path Standard.Story.OpenForm. Is the ma

[libreoffice-users] LO Base - Pushbutton on Form not working.

2013-09-30 Thread Ian Whitfield
Hi All After some time working on other aspects of my Database I'm back to trying to get a Pushbutton working to open a SubForm. PClinuxOS 2013.08; LO Base 4.1.1.2; MySQL 5.1.55 My Database - "FSNew" Tables - "Members" & "Story" Forms - "FSNew.Members" & "FSNew.Story" The Pushbutton on the M