Station [FMP-Field: Name] has been created.
[FMP-InlineAction: -db=TB_Moves.fp5, -lay=allfields, Creator={ClientAddress}, -script=NewAllocation, Username={ClientUsername}, item={CurrentToken}, Station={field:Name}, -new]
[FMP-If: Field: Status .eq. Allocated]
[FMP-Include: allocated.html]
[FMP-ElseIf: Field: Status .eq. Existing Address]
[FMP-Include: existingaddress.html]
[FMP-ElseIf: Field: Status .eq. Existing Station]
[FMP-Include: existingstation.html]
[FMP-ElseIf: Field: Status .eq. Invalid Address]
[FMP-Include: newaddress.html]
[/FMP-If]
[/FMP-InlineAction]
[FMP-SetCookie: LocationType= field:Type]
[FMP-SetCookie: Location= field:Location]
|
|