Hi All,
I need to call a custom screen on double clicking a standard workitem in SBWP. the workitem is generated by a user decision step. Instead of navigating to standard screen with approve/reject buttons i need to call a custom screen with similar functionality to the standard screen(but not exactly the same functionality).
Do i call this screen inside a standard task using BO. should i make this tasks and method advance with dialog. where do i call this activity step in the workflow. should i replace the user decision step with this activity step? Please guide me here