Hi @Anonymous,
Would it be possible to change the data collection so that there are 3 separate fields? For example:
ClearCollect(colMenu,
{
Name:"SAM Crust Sandwich",
Description:"Caprese...",
Price:4.25
},
{
Name:"SAM Crust Sandwich",
Description:"Rosbief cheddar...",
Price:4.25
},
// etc
);
If that data format was used, a gallery could be used to display each record with the format required.
If not, can you please send a screenshot of the data collection in use.
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
Follow me online.