Skip to main content

Function: moveLeadStage()

moveLeadStage(_prev, formData): Promise<CrmActionState>

Defined in: src/server/actions/crm.ts:153

Move a lead to another stage (Kanban drag / quick menu). Only open leads can move.

Parameters

_prev

CrmActionState

formData

FormData

Returns

Promise<CrmActionState>