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