[TYPO3] Example with flexform

2007-05-07 Thread Livius Agrippa
Hi, I try to create an extension which use flexform. This extension should process select statements on other database than typo3-install database. Also I try to populate the items in the flexform with information from the other database. Are there more examples with itemsProcFunc functions simil

Re: [TYPO3] Example with flexform

2007-05-07 Thread Dmitry Dulepov
Livius Agrippa wrote: > I try to create an extension which use flexform. This extension should > process select statements on other database than typo3-install database. > > Also I try to populate the items in the flexform with information from > the other database. > Are there more examples with

Re: [TYPO3] Example with flexform

2007-05-08 Thread Livius Agrippa
Dmitry Dulepov wrote: > Livius Agrippa wrote: >> I try to create an extension which use flexform. This extension should >> process select statements on other database than typo3-install database. >> >> Also I try to populate the items in the flexform with information from >> the other database. >>

Re: [TYPO3] Example with flexform

2007-05-08 Thread Dmitry Dulepov
Livius Agrippa wrote: > Thank you for your answer. What I wanted to say was the fact how can I > reuse some information from the main class of the extension. > I want to hove some general fields for the extension where the user can > insert connection information. I can process this information in

Re: [TYPO3] Example with flexform

2007-05-08 Thread Livius Agrippa
Dmitry Dulepov wrote: > Livius Agrippa wrote: >> Thank you for your answer. What I wanted to say was the fact how can I >> reuse some information from the main class of the extension. >> I want to hove some general fields for the extension where the user can >> insert connection information. I can

Re: [TYPO3] Example with flexform

2007-05-09 Thread Dmitry Dulepov
Hi! Livius Agrippa wrote: > My extension uses a flexform. But I cannot get rig of the default > "Starting Point". > I don't need this but I don't find anywhere a reference about this field. > > Can you tell me what I should modify in order to accomplish this? The code below removes all those obs

Re: [TYPO3] Example with flexform

2007-05-09 Thread Livius Agrippa
Dmitry Dulepov wrote: > Hi! > > Livius Agrippa wrote: >> My extension uses a flexform. But I cannot get rig of the default >> "Starting Point". >> I don't need this but I don't find anywhere a reference about this field. >> >> Can you tell me what I should modify in order to accomplish this? > >