WebGUI
      Click here to register.
      
irc://irc.freenode.net#webgui

iPhoneGuy: WebGUI is a pile of crap.
rizen: If WebGUI is such a pile of crap, why do you use it?
iPhoneGuy: Because it's the best pile of crap out there.

If this is what people who hate us are saying, imagine what people who love us will say. Come join us on IRC.


     Report a Bug > WebGUI Bug Tracker

Macros in Workflows

User thosemoose
Date 4/5/2007 11:34 am
Severity Critical (mostly not working)
Version WebGUI 7.3.11
Views 51
Rating -5    Rate [
|
]
Karma Rank 0.000000
Previous · Next
User Message
thosemoose

I'm having trouble making use of the ^User(); macro in a workflow.

Specifically, the 'Notify About User' workflow which allows you to create an email message when a new user is registered. I'm attempting to collect data from the user's profile to produce an email.

The tooltip on the message field indicates that Macros are supported, but it seems as if the macros are not being processed before the E-mail is sent.

Code:
Collected Information:
Name: ^User("firstName"); ^User("lastName");
E-Mail: ^User("email");
Company: ^User("workName");
Work Phone: ^User("workPhone");

E-Mail produced is identical to the code (macros not processed)



Back to Top
Rate [
|
]
 
 
nogura
Fixed in 7.3.15


Back to Top
Rate [
|
]