A record for [FMP-Field: Username] has
been created.
[FMP-InlineAction: -db=TB_Moves.fp5, -lay=allfields, Creator= {ClientAddress},
-script=NewAssignment, Username={ClientUsername}, item={field:Number},
Station={CurrentToken}, -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 Station]
[FMP-Include: newstation.html]
[/FMP-If]
[/FMP-InlineAction]
|
|