Open WorthLMS opened 4 months ago
Anyway to create systems that will trigger via JS without having to make a trip to the server?
Reason: Confirmation Dialog Boxes
Purpose: Would rather open dialog on frontend and just handle the confirmation on the backend, without making a round trip to the server.
I think it is also very necessary.
Anyway to create systems that will trigger via JS without having to make a trip to the server?
Reason: Confirmation Dialog Boxes
Purpose: Would rather open dialog on frontend and just handle the confirmation on the backend, without making a round trip to the server.