Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Data tabular entry (menu restaurant example) on several pages / saving data

50 views
Skip to first unread message

C3 PO

unread,
Oct 14, 2024, 5:02:48 PM10/14/24
to XMPie Interest Group
Hi,

I've tested the data tabular entry https://github.com/xmpie-users/uStore-js/wiki/Tabular-data-entry---eg-Restaurant-Menu which is great.
I see that the array is saved when we click on 'next' button on customize screen.

If a menu with 3 pages is created (so, there's one array on each page), do you see a solution to save the array when the user clicks on 'back' button when he is on page 2 or 3 ?

Regards,

C.P.

ROBERT HOPFNER

unread,
Oct 15, 2024, 4:45:00 AM10/15/24
to xmpie...@googlegroups.com, C3 PO
I did a menu about 10 years ago but it wasn't anything like this complicated code. Granted we used XMPie as a print engine rather than uStore. 
 
My menu had up to 8 sections over 2 pages. Sections headers and 4 to 10 menu items per section. Without data the tables just collapsed? I don't have that uplan anymore because I thought it might be an easier example. 
 
I realized this is kind of a useless post but you have a very interesting solution. I wish I still worked in XMPie to try it out.
 
cheers,
Bob
--
You received this message because you are subscribed to the Google Groups "XMPie Interest Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to xmpie-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/xmpie-users/bd118767-ace6-42b0-9dd7-68e1f31a2e3fn%40googlegroups.com.

Wayne

unread,
Oct 15, 2024, 7:08:39 AM10/15/24
to XMPie Interest Group
I built a ticketing recipient list plugin a while ago and used the JSON Forms approach https://jsonforms.io/
This allowed the form to easily be dynamically created - worth looking at.
Having implemented similar options such as the Froala Editor - it is safer to encode the data before posting.
You will need to decode in uPlan 

Regards,
Wayne

C3 PO

unread,
Oct 22, 2024, 4:59:16 PM10/22/24
to XMPie Interest Group
Thanks for your answers.

Regards,

C.P.
Reply all
Reply to author
Forward
0 new messages