Station [FMP-Field: Name] has been created.
[FMP-InlineAction: -db=TB_Moves.fp5, -lay=allfields, Creator={ClientAddress},
-script=NewAssignment, Username={ClientUsername}, item={CurrentToken},
Station={field:Name}, -new] [FMP-If: Field: Status .eq. Assigned]
[FMP-Include: assigned.html]
[FMP-ElseIf: Field: Status .eq. Existing User]
[FMP-Include: existinguser.html]
[FMP-ElseIf: Field: Status .eq. Existing Station]
[FMP-Include: existingstation.html]
[FMP-ElseIf: Field: Status .eq. Invalid User]
[FMP-Include: newuser.html]
[/FMP-If]
[/FMP-InlineAction]
[FMP-SetCookie: LocationType= field:Type]
[FMP-SetCookie: Location= field:Location]
|
|