Thanks for your help HuBandiT!

On Fri, Jun 26, 2015 at 7:14 PM, [email protected] <[email protected]>
wrote:

>  Sure thing, you are welcome.
>
> Cards - well, checking that is still on my plate... I have the impression
> modern frontend practices replace some traditional use cases for tables
> with other HTML constructs. In which case cards could be helpful. Or you go
> the dirty route of defining your card to be a <tr> element, and then
> surround it with the corresponding <table></table> construct either inside
> the <collection> tag defintion, or even on a case-by-case basis whereever
> you call the <collection>. The beauty of DRYML is that it allows you to
> abstract this away into a separate layer if you wish, and to just focus on
> the big picture when you need to. Granted, the Rapid tag library provides
> an effective set of building bricks, but DRYML itself (the "templating
> language" you implement these in and where Rapid was implemented as well)
> does not limit you into that scheme of thinking.
>
> Please CC this back to the forum, I do not want to lose this from
> potential future Hobo students, but I cannot find out the group email
> address I could CC this to.
>
>
> 2015.06.26. 8:28 keltezéssel, Mike Payson írta:
>
>  Ok, that was what I was missing. I was looking for something along the
> lines of the rapid cards, but I guess that is just dumping out a basic
> table so not a lot of point to making it a card, easy enough to just write
> what you need when you need it.
>
>  Anyway, it took a fair amount of hair pulling today to figure out the
> rest of what I needed, but largely it has just been a matter of wrapping my
> brain around the way Hobo works. Once I figured out a couple little details
> that were causing my troubles, the rest came together easily and now it is
> doing exactly what I need, so thanks much for the pointer!
>
>
>
>
> On Thu, Jun 25, 2015 at 1:09 PM, HuBandiT <[email protected]> wrote:
>
>> What would you like to customize?
>>
>> Here is the doc for the default <table> tag:
>> <http://www.hobocentral.net/tagdef/hobo_rapid/html/table>
>> http://www.hobocentral.net/tagdef/hobo_rapid/html/table
>>
>> Here is the more advanced <table-plus> tag:
>> <http://www.hobocentral.net/tagdef/hobo_rapid/plus/table-plus>
>> http://www.hobocentral.net/tagdef/hobo_rapid/plus/table-plus
>>
>>
>> 2015. június 25., csütörtök 10:23:38 UTC+2 időpontban Mike Payson a
>> következőt írta:
>>>
>>> This seems like it should be obvious and well documented, but I haven't
>>> been able to find it. If I missed a FAQ or something please forgive me.
>>>
>>>  By default, the list view is generated in a table. The basic table
>>> display works for my needs, but I need to tweak a few things. Is the code
>>> that generates that table hard-coded some place, or is there a tag library
>>> that I have just not been able to find yet? As far as I can see it is not
>>> listed in any of the Rapid folders.
>>>
>>>  Thanks!
>>> Mike
>>>
>>>  --
>>>  www.MakersToolWorks.com - Tools for Makers
>>>
>>
>
>
>  --
>  www.MakersToolWorks.com - Tools for Makers
>
>
>


-- 
www.MakersToolWorks.com - Tools for Makers

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/hobousers.
For more options, visit https://groups.google.com/d/optout.

Reply via email to