Date: prev next · Thread: first prev next last
2017 Archives by date, by thread · List index


Hi,

My idea is to add a "dynamic short variable" to libreoffice.
This variable should be able to:
1 catch a selected value (currentValue) from a field
2 be used inside a property field for a form field
3 be easy t use/call

exemple:

I do a form from base software.
I add a form (named "my_form"), who has a table (named "my_field"), and
a sub-form, then inside this sub-form i add a table field, and inside
each column, i add listbox field.
But... my listbox field has to populate choices from first selection
table form value, and second column of sub-form table has to populate
listbox field from the selection of the first column listbox field.
Then, for make it easy, i should use this dynamic short variable inside
the SQL field property.
Like:
SELECT NAME, ID FROM TEST WHERE REFKEY=@"my_document"."my_form"."my_field"@

easy ti use, and very powerfull, almost user friend.

Thank you for reading and consideration.

Jerome

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.