Created
October 5, 2011 21:35
-
-
Save codabrink/1265812 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
the intention of step is so that u dont have | |
to recreate repetitive modifier groups, u can | |
instead assign a modifier group to a menu | |
item and assign a display order to that | |
modifier group. | |
or say you have an item like a steak that | |
comes with 2 side items and temperature and style, | |
and u can set in which order those "steps" are | |
displayed to the user...the user first chooses | |
the style, then the temperature, then side item 1, | |
then side item 2... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment