spring - Add fragment on every page of A4 size Thymeleaf -


i have requirement web page have different section depending on size of a4 sheet. every section of a4 size, need have confirmation check box.

how can divide webpage smaller section of a4 size using thymeleaf?

you can use th:switch, th:fragment, th:replace tags pull sections need based on input provide. remember tho occur on render server real time either need page reload or use javascripts modify sections in , not.


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -