Coordinator
Jun 1, 2012 at 3:47 PM
Edited Jun 1, 2012 at 3:47 PM
|
Hi Timo,
be careful, as in the helferlein_BabelFish table could be a lot of stuff. If this is the only portal running on this database, it would be OK. Otherwise take care of which modules are in this portal.
The values in the "Qualifier" are like this:
helferlein.Form.Settings.x - x=ModuleID
helferlein.Form.FormItem.y - y=FormItemID (as defined in the table helferlein_FormItem)
Portal.PortalID = Modules.PortalID, Modules.ModuleID = helferlein_Form.Module.ID
You might also want to change the locale value in helferlein_FormSubmission, but this not really necessary.
Let me know if you need assistance.
Best wishes
Michael
|