08-25-2022, 01:34 PM
>>By the way, I removed the CSS from the form, rebuilt and the problem persists. The CSS that is created by IntraWeb during
>>rendering is the only CSS on the page...and it is altered when posting. Is there some memory trick I'm missing?
As a workaround (or solution) you could create an html template for the offending page instead of using IW's built-in rendering/css. Templates can be created and applied dynamically just like you are doing with the components so no big change in logic. I've used IW since version 6 and found the built-in rendering can be quirky at times whereas templates always display as intended.
Regards,
Mark
>>rendering is the only CSS on the page...and it is altered when posting. Is there some memory trick I'm missing?
As a workaround (or solution) you could create an html template for the offending page instead of using IW's built-in rendering/css. Templates can be created and applied dynamically just like you are doing with the components so no big change in logic. I've used IW since version 6 and found the built-in rendering can be quirky at times whereas templates always display as intended.
Regards,
Mark

