1792 Posts in 588 Topics by 560 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 3370 Views |
-
Template for $LoginForm only

6 September 2009 at 5:05pm Last edited: 6 September 2009 5:06pm
What I need is a way to customize the form template when $LoginForm is called, but leave all other forms alone.
In logic, I want to be able to do something like this:
if form
...if loginform
......show 1
...else
......show 2
...end if
end ifIn the Form.ss, it usually calls "$FieldHolder", I need it to call "$Field", but only when the $LoginForm is used.
Any suggestions?
-
Re: Template for $LoginForm only

1 April 2010 at 3:23am
Have you found a work around your issue,, cause I think that I am having the same problem at the moment!
| 3370 Views | ||
|
Page:
1
|
Go to Top |


