Am Samstag, 11. November 2006 03:26 schrieb John Mettraux: > On 11/11/06, Chris Miner <[EMAIL PROTECTED]> wrote: > > Hi All, > > > > Anybody know if there Is a simple way to access localized strings in a > > workflow definition? > > Hi, > > maybe the localized strings should be left to the interface and the > workflow definition should only care about keys to those strings.
good idea. That is exactly what I ended up doing. So now my workflow sets a key for instructions. When a participant gets to handle the item, the key is used to find the instructions in a context appropriate fashion. > > Of course, your use case may need lend itself to that. > > > Best regards, --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenWFE users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/openwfe-users?hl=en -~----------~----~----~----~------~----~------~--~---
