Gossamer Forum
Home : Products : Gossamer Links : Discussions :

build_detail_format question

Quote Reply
build_detail_format question
I am having little question about "build_detail_format" under "build options" and was wondering if anyone had any idea on how to do this:

Link Column Property:

Name: link_type
Column Type: enum
value: type1, type2, type3

Now I want to have detailed url like

domain.com/<%if link_type eq type1%>type1<%else%>default<%endif%>/id.html

I tried using different options in build_detail_format however seems like either I am doing something wrong or the input field does not accept if/else type of condition in there.

Any tips?

Thanks.

Vishal
-------------------------------------------------------
Subject Author Views Date
Thread build_detail_format question VishalT 5137 May 28, 2010, 5:26 AM
Thread Re: [SWDevil.Com] build_detail_format question
Andy 4963 May 28, 2010, 5:33 AM
Post Re: [Andy] build_detail_format question
VishalT 4934 May 28, 2010, 5:35 AM
Post Re: [SWDevil.Com] build_detail_format question
brewt 4928 May 28, 2010, 11:26 AM