Setting PIDs for wizards with TS

View: New views
2 Messages — Rating Filter:   Alert me  

Setting PIDs for wizards with TS

by Peter Russ :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Facing same challenge as described in here
http://www.typo3forum.net/forum/extension-modifizieren-neu-erstellen/34683-ids-f-r-tca-php-per-ts-festlegen.html
I xclassed the wizard_add.php this way that for PID a further flexible
value beside ###CURRENT_PID### or ###STORAGE_PID### is usable:
###USER_PID###.

If this is set it checks if TCAdefaults.<table>.pid is set. If not it
uses the _CURRENT_PID value.

Is interesting for the public? Please advise and I'll provide a patch.

Peter.

--
Fiat lux! Docendo discimus.
_____________________________
uon GbR

http://www.uon.li
http://www.xing.com/profile/Peter_Russ
_______________________________________________
TYPO3-dev mailing list
TYPO3-dev@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev

Re: Setting PIDs for wizards with TS

by Steffen Müller-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi.

On 23.03.2009 14:40 Peter Russ wrote:
> I xclassed the wizard_add.php this way that for PID a further flexible
> value beside ###CURRENT_PID### or ###STORAGE_PID### is usable:
> ###USER_PID###.
>
> If this is set it checks if TCAdefaults.<table>.pid is set. If not it
> uses the _CURRENT_PID value.
>
> Is interesting for the public? Please advise and I'll provide a patch.
>

Better late than never: Is there a patch? I'd need it.


--
cheers,
Steffen

TYPO3 Blog: http://www.t3node.com/
Blubber on Twitter: http://twitter.com/t3node
_______________________________________________
TYPO3-dev mailing list
TYPO3-dev@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev