Jan Füssel schrieb:


Hi Jan,

what do you excatly want to  do? can you give a quick usage scenario?
I am not really sure what you are trying to do.

Cheers
Harald


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



hi harald,

i want to insert a field and add some properties which are not supported by
the default field-elements of OOo.
this properties must be stored in document.
i store these properties in invisible document vaiables, like it's described
in andrew pontyaks macro book.
but actual i need a way to associate 1-n invisible document vaiables to one
field.

eg.

placeholder-field:
Displayed Value in Text-Document: Surename
Tooltip:                          The first name of issuer

invisible document vaiables (name|value):
ID.isRepeatable|true
ID.defaultValue|Vorname

the missing part is the ID
Hi Jan,

why don't you use a naming konvention like: name your invisible variables like <placeholderfieldname><variable_name>? This way the placeholder name would act as ID.

Cheers
Harald


regards jan


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to