Page organization

For a mobile application, I’m putting together a page to make quotes. After filling in all the entries and clicking the “finalize quote” button, the user will be directed to view all the completed data before sharing externally.

The final registration button has 3 actions: (1) register the budget in the database (2) direct the user to view all completed data (3) Generate a PDF to share (the user already views the PDF)

Can I visualize using the SPA method? Since the width and height of the visualization group must be the sizes of a standard PDF, and the group that is being used to fill in the budget is in mobile width and size

This topic was automatically closed after 70 days. New replies are no longer allowed.