Forum Discussion
_anomDiebolt_
11 years agoQrew Elite
>I am also trying to implement this. ...
This question is 8 months old! It is best to ask a new question so I get a chance to earn more forum points. I will make an exception in this case.
I created a simple application with four fields:
In a real application your forms will be more complex but you can adopt the same basic logic. Actually I play the Jeopardy music before redirecting to the appropriate edit or view form for dramatic effect. If your uses don't like the Jeopardy music you can change it to some other game show music (see http://www.soundboard.com/sb/Game_Show_Theme_Songs) or non-game show music that may be more relevant to your industry - the code is very versatile.
Form Switcher - List All
https://haversineconsulting.quickbase.com/db/bjw9judnj?a=q&qid=1
Pastie Database
https://haversineconsulting.quickbase.com/db/bgcwm2m4g?a=dr&rid=379
This question is 8 months old! It is best to ask a new question so I get a chance to earn more forum points. I will make an exception in this case.
I created a simple application with four fields:
[Phase]The default form has one field [Phase] from which you can select one of two options "Phase 1" or "Phase 2". If you next edit or view a record with [Phase]="Phase 1" you will be redirected to the form with dfid=10 which will allow you to edit or view just the [Name] field. Likewise, if you next edit or view a record with [Phase]="Phase 2" you will be redirected to the form with dfid=11 which will allow you to edit or view just the [Number] field.
[Name]
[Number]
[-]
In a real application your forms will be more complex but you can adopt the same basic logic. Actually I play the Jeopardy music before redirecting to the appropriate edit or view form for dramatic effect. If your uses don't like the Jeopardy music you can change it to some other game show music (see http://www.soundboard.com/sb/Game_Show_Theme_Songs) or non-game show music that may be more relevant to your industry - the code is very versatile.
Form Switcher - List All
https://haversineconsulting.quickbase.com/db/bjw9judnj?a=q&qid=1
Pastie Database
https://haversineconsulting.quickbase.com/db/bgcwm2m4g?a=dr&rid=379