This topic contains 3 replies, has 0 voices, and was last updated by dmatyas 9 years, 7 months ago.

  • Author
    Posts
  • #10085

    cosmeticsolutions

    I am trying to create a workflow that will open the current record in edit mode after save if certain criteria is not met. Can this be done?

    I have tried with a go to record workflow however i cannot select “Current Record”

    Thanks,
    This is a cached copy. Click here to see the original post.

  • #10086

    j.j

    if a condition is not being met that why do you need to save and reopen in edit mode, better deploy a script that will not allow saving till the criteria is being met. this way the record remains open in edit mode – or better still use a popup to alert on the field which does not meet the criteria

  • #10087

    cosmeticsolutions

    i need it to save and then re-open because i am running some after submit scripts that populate additional data. so essentially what i need to do now as a work around is save the record. then edit and re-save.

  • #10088

    dmatyas

    As go to record action doesn’t support current record, you can use a workaround. Create workflow field of type Record/List and select your record type. At the beginning of workflow assign the current record to that field. Then in go To Record” you can select that field containing current record.

    You can also vote for the enhancement in Netsuite to give higher priority to the Go to Record – Current record feature.

    Daniel

You must be logged in to reply to this topic.