Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Userforms problem lang file


Go to End


940 Views

Avatar
qlex

Community Member, 68 Posts

9 November 2009 at 11:28pm

Hi,
using newest stable version (but also tried trunk) and stumble upon this problem.

Using pl_PL locale and pl_PL.php in userforms/lang seems to break totally the correct layout of CMS admin page. The tabs that are supposed to show "receipients, on complete" and others dont work.
My temporary solution was to rename pl_PL.php to pl_PLa.php and just edit en_US.php with correct translations.

Other thing,
Im using a several email receipients to receive emails sent by userform. Could i somehow bind it with a dropdown that would act as following:
- choose dept a -> email sent to email a,
- dept b -> email sent to email b etc.

any suggestions ?

Qlex