Click here to Skip to main content
15,881,248 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Basically I want to user to define the workflow in my app which will contain activities that would define what to ask to user and how (like in the form of radio button or dropdown or checkbox etc) and do some activities.

Based on this flow, I want the app to follow and ask those prompts and take care of few steps.

I have outlined this problem statement in Stackoverflow.com and used image to explain the usecase. If you do not mind, could you please visit webforms - How to develop a web application in ASP .Net which will follow the process defined in a workflow? - Stack Overflow[^] and suggest either here or there on some thoughts about how to implement it?

Many thanks for your time.

What I have tried:

I had actually reached a state where I can provide a designer in my web app with which I could allow the user to define the workflow. I also devised a JS code to dynamically add the radio buttons/dropdown/checkbox etc dynamically. So I just need somehow to make my app obey the workflow and show the prompt - just to connect these two.

I searched many sites and watched hours of YouTube videos but nothing helped. I also attempted to achieve this in UIPath which is a Windows Application implementation of what I ask. So I am pretty confident that this is possible, but just miss the connection between these two parts that I had developed.
Posted
Comments
F-ES Sitecore 20-Jun-20 11:23am    
This isn't a website where we do your work for you, nor is it a site for finding freelancers. Google for freelancer sites to find someone, there are lots out there. If you want to do this yourself then break the project down into small problems and solve those problems one at a time. If you get stuck feel free to ask for specific help about a specific problem, but vague questions like this are too broad to answer and simply read as if you want others to do the work for you.
Member 11332721 23-Jun-20 12:45pm    
Absolutely not. I appreciate the intention of yours to keep the forum clean. I am not requesting a code sample or someone to code this out for me, all I just look for is just pointers or knowledge and I can try grasping from those pointers. I was genuinely as specific as I can.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900