![2021-06-04 13_38_07-Win10_3 [In esecuzione] - Oracle VM VirtualBox.png](https://groups.google.com/group/jam-py/attach/4c2d802507a17/2021-06-04%2013_38_07-Win10_3%20%5BIn%20esecuzione%5D%20-%20Oracle%20VM%20VirtualBox.png?part=0.1&view=1)
Hi, FabioDo you want to add already existing fields to the table of the view form dynamicallyor do you want to add fields to the database table?пт, 4 июн. 2021 г. в 14:40, Fabio Lenzarini <fabio.l...@gmail.com>:
--
You received this message because you are subscribed to the Google Groups "Jam.py Users Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jam-py+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jam-py/52ed1ce7-7d1e-48ed-8da3-725d97448d1an%40googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/jam-py/3fe17409-9cea-4826-a203-45423c0829c2n%40googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/jam-py/17d86a49-e0f9-4279-a274-bdd01d806021n%40googlegroups.com.
ThanksDrazen
--

Hi Fabio,wan't aware of this, looks great. Thx
To view this discussion on the web visit https://groups.google.com/d/msgid/jam-py/ec017e68-ff9d-4d9c-9f2d-fa7fa58b1f78n%40googlegroups.com.


--
You received this message because you are subscribed to the Google Groups "Jam.py Users Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jam-py+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jam-py/a8895de1-d43f-49c1-9ca0-7546c28e6f96n%40googlegroups.com.




--
You received this message because you are subscribed to the Google Groups "Jam.py Users Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jam-py+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jam-py/363e9e7b-5336-459a-a012-0ecf3f048c48n%40googlegroups.com.




--
You received this message because you are subscribed to the Google Groups "Jam.py Users Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jam-py+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jam-py/e4d6cc98-0ea6-49e7-a95f-775ba158ec55n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jam-py/bbba0996-b81a-4dee-86e3-827845d3e43cn%40googlegroups.com.
Hi Andrew,wath is the copy on the DB?If I add new records on Traks, I see the same records on Traks1?
To view this discussion on the web visit https://groups.google.com/d/msgid/jam-py/69e476c9-33d5-448c-ba50-b5625c864929n%40googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/jam-py/a4e5e23c-f0b9-458f-9ab4-ece903ac0f13n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jam-py/a3a96141-6638-496a-9944-46eb045010e5n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jam-py/CACeOMLYJv7Fjagz1sDLOeMSxifcb700w%3D2At%3D_F6gaS%2ByzYfwA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jam-py/88ad7ca1-8fdd-4261-966c-87fb7cbb0476n%40googlegroups.com.
Hi, FabioThank you for the work.Can you publish the changes you made to see the code?You are absolutely right there is a need for the alternative presentation.I usually create a copy of an element and write the code to specify the copy behavior, defined displayed fields andwrite event handlers.But the feature that allows it in the app builder can simplify and enhance the copy.I personally prefer to create a copy of an element for the table.I think it would be much simpler and I plan to do it so the users can compare.Regards,Andrew Yushevвс, 20 июн. 2021 г. в 17:36, Fabio Lenzarini <fabio.l...@gmail.com>:For now, it works well with SQLlite, but the differences with other SQL dialects is minimal.this is the list of the modified files:C:\Program Files\Python39\Lib\site-packages\jam\adm_server.py 154 KB Python File 19/06/2021 13:09:07 17/03/2021 18:21:54 20/06/2021 16:01:43 14188 ## sem_newview.sn191 ## sem_newview.en272 ## sem_newview.sn280 ## sem_newview.en901 ## sem_newview.sn909 ## sem_newview.en986 ## sem_newview.sn989 ## sem_newview.en1462 ## sem_newview.sn1470 ## sem_newview.en2752 ## sem_newview.sn2760 ## sem_newview.en2804 ## sem_newview.sn2812 ## sem_newview.enC:\Program Files\Python39\Lib\site-packages\jam\js\admin.js 181 KB File JavaScript 19/06/2021 13:23:37 17/03/2021 18:21:54 20/06/2021 16:01:43 24514 // sem_newview.sn516 // sem_newview.en1072 // sem_newview.sn1074 // sem_newview.en1081 // sem_newview.sn1083 // sem_newview.en1410 // sem_newview.sn1412 // sem_newview.en2336 // sem_newview.sn2353 // sem_newview.en5366 // sem_newview.sn5372 // sem_newview.en5391 // sem_newview.sn5399 // sem_newview.en5469 // sem_newview.sn5475 // sem_newview.en5625 // sem_newview.sn5703 // sem_newview.en5877 // sem_newview.sn5919 // sem_newview.en5987 // sem_newview.sn5989 // sem_newview.en5998 // sem_newview.sn6004 // sem_newview.enC:\Program Files\Python39\Lib\site-packages\jam\builder.html 30 KB Firefox HTML Document 17/06/2021 17:34:47 17/03/2021 18:21:54 20/06/2021 16:01:43 4441 <!-- sem_newview.sn -->443 <!-- sem_newview.en -->457 <!-- sem_newview.sn -->462 <!-- sem_newview.sn -->C:\Program Files\Python39\Lib\site-packages\jam\admin\builder.py 78 KB Python File 18/06/2021 15:35:25 17/03/2021 18:21:54 20/06/2021 16:01:43 1030 ,'f_view_join_type': ['INNER JOIN', 'LEFT JOIN', 'CROSS JOIN', 'LEFT OUTER JOIN', 'NATURAL JOIN'] ## sem_newview.n996 ## print("create_system_item") ## sem_newview1196 ## sem_newview.sn1204 ## sem_newview.en1221 ## sem_newview.sn1224 ## sem_newview.en1233 ## sem_newview.sn1236 ## sem_newview.en1257 ## sem_newview.sn1265 ## sem_newview.enC:\Program Files\Python39\Lib\site-packages\jam\dataset.py 78 KB Python File 19/06/2021 13:12:11 17/03/2021 18:21:54 20/06/2021 16:01:43 169 ## sem_newview.so16 ## sem_newview.eo18 ## sem_newview.sn27 ## sem_newview.en96 ## sem_newview.sn107 ## sem_newview.en964 ## sem_newview.sn967 ## sem_newview.en978 ## sem_newview.so986 ## sem_newview.eo988 ## sem_newview.sn997 ## sem_newview.en1025 ## sem_newview.sn1033 ## sem_newview.en1096 ## sem_newview.sn1099 ## sem_newview.enC:\Program Files\Python39\Lib\site-packages\jam\admin\import_metadata.py 24 KB Python File 15/06/2021 16:31:09 17/03/2021 18:21:54 20/06/2021 16:01:43 2300 ## sem_newview.sn308 ## sem_newview.enC:\Program Files\Python39\Lib\site-packages\jam\js\jam.js 519 KB File JavaScript 11/06/2021 15:23:03 17/03/2021 18:21:54 20/06/2021 16:01:43 10113 // sem_newview.sn121 // sem_newview.en278 // sem_newview.sn281 // sem_newview.en3780 // sem_newview.sn3784 // sem_newview.en3815 // sem_newview.sn3827 // sem_newview.en4541 // sem_newview.sn4544 // sem_newview.enC:\Program Files\Python39\Lib\site-packages\jam\server_classes.py 50 KB Python File 14/06/2021 14:25:59 17/03/2021 18:21:55 20/06/2021 16:01:43 2166 ##print("sqls", sqls) ## sem_newview845 ## print("command", command) ## sem_newviewC:\Program Files\Python39\Lib\site-packages\jam\sql.py 53 KB Python File 18/06/2021 18:17:32 17/03/2021 18:21:55 20/06/2021 16:01:43 10695 ## SEM_newview.sn703 ## SEM_newview.en708 ## SEM_newview.sn716 ## SEM_newview.en727 ## SEM_newview.sn731 ## SEM_newview.sn799 ## SEM_newview.sn809 ## SEM_newview.en845 ## SEM_newview.sn1066 ## SEM_newview.enC:\Program Files\Python39\Lib\site-packages\jam\db\sqlite.py 6 KB Python File 17/06/2021 19:20:15 17/03/2021 18:21:54 20/06/2021 16:01:43 2114 ## sem_newview.sn119 ## sem_newview.enC:\Program Files\Python39\Lib\site-packages\jam\admin\task.py 14 KB Python File 11/06/2021 15:23:58 17/03/2021 18:21:54 20/06/2021 16:01:43 386 ## sem_newview.en the last 7 rows168 ## sem_newview.sn171 ## sem_newview.enI've tagged all the custom, so, is very simple to add the code to standard Jam.py files.I love Jam.pyit is easy to create applications from scratch and thanks to the power of open source code it is very easy to create new features.I think the addition of SQL views will give a bigger boost to the spread of the framework.Sometimes representing data from already built and populated tables could be complex without SQL views. Now it is possible and easy to meet the requirements of our customers.ThanksCiaoFabioIl giorno domenica 20 giugno 2021 alle 16:29:35 UTC+2 Fabio Lenzarini ha scritto:Voilà the video.Happy "view" :-)
--
You received this message because you are subscribed to the Google Groups "Jam.py Users Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jam-py+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jam-py/363e9e7b-5336-459a-a012-0ecf3f048c48n%40googlegroups.com.