Page 1 of 1

jQuery components on bootstrap form

PostPosted: 19 Apr 2018 13:16
by cyracks
Hello,

as discussed here https://www.cgdevtools.com/cgforum/viewtopic.php?f=4&t=3606 bootstrap components require form TIWCGAppForm. Are there any reasons against adding jQuery components on TIWCGAppForm form (for example IWCGJQMPageHeader/Footer)?

Regards,
Tomaž

Re: jQuery components on bootstrap form

PostPosted: 19 Apr 2018 17:09
by Jorge Sousa
Hi

TIWCGAppForm only acts at design-time

In design-time we have a totally different approach where each form is rendered using Intraweb render engine to be displayed in an internal browser.

This is very useful with responsive controls, because their position is not controlled by the developer.

But, yes you can and should use any component.