Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2010-12-22 10:31:29

wornout
Member
From: Italy
Registered: 2009-01-20
Posts: 256
Website

Can I do this with Textpattern?

Hi everyone,
I need to know if I can build a page like this in Textpattern:
A page with advanced search

The site needs to have a reserved area and members management!
Are there any solution to this requirements?

Thanks!

Last edited by wornout (2010-12-22 10:32:10)

Offline

#2 2010-12-22 11:16:49

jakob
Admin
From: Germany
Registered: 2005-01-20
Posts: 5,000
Website GitHub

Re: Can I do this with Textpattern?

To be honest, that’s hard work with the standard textpattern tools. You can get some of the way there with glz_custom_fields and categories/sections and adi_gps and a carefully constructed page template but for the full-blown multi-tick-box variant you’re into smd_query territory and home-grown MySQL queries there, I think.

For member’s area see this thread from earlier this morning.


TXP Builders – finely-crafted code, design and txp

Offline

#3 2010-12-22 11:18:21

Dragondz
Moderator
From: Algérie
Registered: 2005-06-12
Posts: 1,549
Website GitHub Twitter

Re: Can I do this with Textpattern?

Hi

I think it’s doable with txp,

create your form and then use adi_gps to get the information and there us smd_if to try diferent possibilties, use category article for drop down menu and custom field to check if the article is in the scope (with smd_if of course )

Cheers

Offline

#4 2010-12-23 03:41:24

mrtunes
Member
From: Toronto, On
Registered: 2007-03-12
Posts: 575
Website

Re: Can I do this with Textpattern?

i will agree that it’s hard to do with txp because i tried a site a few years ago with glz custom fields and hit a roadblock on this very feature. however, i can see the logic in dragondz idea though.

Offline

Board footer

Powered by FluxBB