![]() |
|
Template not visible TIWWebOSMaps - Printable Version +- Atozed Forums (https://www.atozed.com/forums) +-- Forum: Atozed Software (https://www.atozed.com/forums/forum-1.html) +--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html) +---- Forum: English (https://www.atozed.com/forums/forum-16.html) +----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html) +----- Thread: Template not visible TIWWebOSMaps (/thread-1110.html) |
Template not visible TIWWebOSMaps - matija - 06-19-2019 In my template not visible TIWWebOSMaps <div class="container-fluid"> <div class="row"> <div class="col"> {%OSMap%} </div> </div> </div> Config MapOptions is Ok. RenderStatus, RenderVisible, RenderZIndex = true ... other false; RE: Template not visible TIWWebOSMaps - kudzu - 06-19-2019 This isn't enough info for us to be able to assist. Can you make a ready to run project which demonstrates the problem? It can be a single/page form and the less it contains the better. RE: Template not visible TIWWebOSMaps - matija - 06-26-2019 (06-19-2019, 02:47 PM)kudzu Wrote: This isn't enough info for us to be able to assist. Can you make a ready to run project which demonstrates the problem? It can be a single/page form and the less it contains the better. Sample in attachment. OSMap Visible without template! RE: Template not visible TIWWebOSMaps - Jose Nilton Pace - 06-26-2019 Hi Matija, your demo missing TTIWWebOSMaps. RE: Template not visible TIWWebOSMaps - matija - 06-27-2019 (06-26-2019, 02:28 PM)Jose Nilton Pace Wrote: Hi Matija, your demo missing TTIWWebOSMaps.Obviously is problem in Delphi 10.2 (Intraweb 15.0.23) and TTIWWebOSMaps. Restart project remove this component. In download new version and i tried again install. Error package 'Intraweb' not found... RE: Template not visible TIWWebOSMaps - kudzu - 06-27-2019 Please modify and repost the project. As I stated before: " Can you make a ready to run project " The reason for READY TO RUN is simple. We have a lot of users to support. If we have to guess and mess around with every project it takes a lot of time and also can lead to unintended changes. Please make a READY TO RUN project and we will be happy to look at your issue. RE: Template not visible TIWWebOSMaps - matija - 07-02-2019 (06-27-2019, 02:50 PM)kudzu Wrote: Please modify and repost the project. As I stated before:I hope now component inside! Exe not include because zip too large. Include also screenshot. |