
Die Suche ergab 2 Treffer
- Di 6. Nov 2018, 17:03
- Forum: LibreOffice Base
- Thema: base report extension
- Antworten: 1
- Zugriffe: 1648
base report extension
Hello, I installed basereport extension and it works fine except to print the data of the record running in a form. the button calling the report is in a form named Spanc1 Could you give me an example of syntax for use of: ###FORMFIELD(<MainForm><SubForm><GridName><ColumnName>)### my Mainform’ name ...
- Mo 5. Nov 2018, 14:56
- Forum: LibreOffice Programmierung
- Thema: BaseReportExtension Support und Discussion [en,de]
- Antworten: 43
- Zugriffe: 33487
Re: BaseReportExtension Support und Discussion [en,de]
Hello, I installed basereport extension and it works fine except to print the data of the record running in a form. Could you give me an example of syntax for use of: ###FORMFIELD(<MainForm><SubForm><GridName><ColumnName>)### my Mainform’ name is “Formulaire” my GridName is called “ControleTable1” m...