Hi,Here is the use case -There are 3 UIs, according to different conditions on first two UIsthe system has to select ONE UI layout. The layout consists of text boxes,drop downs etc.Now after the Layout is selected we have to show different questions in that layout,these questions again has to be selected from a range of say 100 different questions,according to different conditions, the answers for this questions has to be provided inline with it by the user say in text or drop down formats, that is to say some of the questions are like drop down(the users are prompted with the question alongwith a dropdown to select a choice) and some of them like text box.Also the UI layout can also be changed by the Admin at any given time and the same should be reflected everywhere.I understand there are different ways to achieve it. But can anybody suggest me the best approach to solve this.Thanks in Advance..!!!
OriginalPostID-199506
Discussion posts and replies are publicly visible