James Ferguson
unread,Jan 30, 2012, 12:34:32 PM1/30/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to phonegap
Hi Guys-
This question is really more of a programming question than a phonegap
specific question, if you can help great, if not no worries...
So I have an app that contains multiple variables for the order that
the app must follow. There is no way to know from the source what the
order should be, but each select list is dependant on the previous.
The problem is we have no idea what the order will be. I though of
doing conditional statements, but this can be very long and again not
sure what select list we will even be getting to get the next.
I also thought of creating a logical flow table in the DB to create
every conceivable list and what the dependancy might be, but this also
may be a half solution..
Ideas>
Thanks for help or ideas in advance.
James F.