A record for [FMP-Field: Brand] [FMP-Field: Model] ([FMP-Field: Number]) has been entered.
[FMP-InlineAction: -db=TB_Moves.fp5, -lay=allfields, Creator= {ClientAddress}, -script=NewPlacement, Username={ClientUsername}, item={field:Number}, Station={CurrentToken},-new]
[FMP-If: Field: Status .eq. Placed]
[FMP-If: Field: Station .eq. Field: TECBASE::SurplusStation]
[FMP-Include: ../../Custom/PlaceSurplusStation.html]
[FMP-Else]
It has been placed successfully.
[FMP-Include: placed.html]
[/FMP-If]
[FMP-ElseIf: Field: Status .eq. Invalid Station]
[FMP-Include: newstation.html]
[/FMP-If]
[/FMP-InlineAction]
[FMP-SetCookie: Brand= field:Brand]
[FMP-SetCookie: Model= field:Model]
[FMP-SetCookie: Type= field:Type]
[FMP-SetCookie: OS= field:OS]
[FMP-SetCookie: RAM= field:RAM]
[FMP-SetCookie: HD= field:HD]
|
|