Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IWRegion/IWBSRegion in HTML template
#6
(03-20-2019, 03:16 PM)Jose Nilton Pace Wrote: Hi Matija. Move your class="label label-danger" from html  to your MyLabel1 in object inspector Css -> label label-danger. After this doesn't matter you put your label, inside/outside regions, etc.

Thx for answer. I know that but not solve my problem! My HTML template it regulates not only position but also format of IW components.
My sample format:

{%MyRegion%}
 <div class="row">
         <div class="col-md-3 col-sm-6 col-xs-12">
                 <h5><span class="badge badge-info">{%MyLabel1%}</span></h5>
         </div>
         <div class="col-md-3 col-sm-6 col-xs-12">
                 <h5><span class="badge badge-info">{%MyLabel2%}</span></h5>
         </div>
</div>

Work outside {%MyRegion%}! In my TForm, I have many IW components have in the regions (TIWRegion).
Reply


Messages In This Thread
IWRegion/IWBSRegion in HTML template - by matija - 03-07-2019, 10:39 AM
RE: IWRegion/IWBSRegion in HTML template - by matija - 03-21-2019, 10:20 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)