• twitter image
  • facebook image
  • youtube image
  • linkedin image
Language: CMS Made Simple Czech CMS Made Simple France CMS Made Simple Spain CMS Made Simple Hungary CMS Made Simple Russia CMS Made Simple Netherlands

All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: CGBlog field definitions with spaces
PostPosted: Fri Jul 06, 2012 12:07 am 
Offline
Power Poster
Power Poster
User avatar

Joined: Thu Feb 08, 2007 6:11 pm
Posts: 481
Location: Florida
Hello,

In order to make a field make sense to the end non techie user, I have spaces in the field definitions. A while back, this worked by making the field lowercase and using an underscore for spaces, now it does not work at all.

Field Definition: This Field Test

Code:
{if $entry->fieldsbyname.this_field_test != '' }{$entry->fieldsbyname.this_field_test->value}{/if}


Nothing, but if the field name has no spaces or uppercase letters, then it works.


Top
 Profile  
 
 Post subject: Re: CGBlog field definitions with spaces
PostPosted: Fri Jul 06, 2012 1:18 am 
Offline
Dev Team Member
Dev Team Member
User avatar

Joined: Tue Oct 19, 2004 6:44 pm
Posts: 6586
Location: Fernie British Columbia, Canada
Code:
{assign var='tmp' value='Name With Spaces'}
{$entry->fieldsbyname.$tmp->value}

_________________
Follow me on twitter
--
if you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
----------------
Don't make me angry..... you won't like me when I'm angry....


Top
 Profile  
 
 Post subject: Re: CGBlog field definitions with spaces
PostPosted: Fri Jul 06, 2012 4:42 am 
Offline
Power Poster
Power Poster
User avatar

Joined: Thu Feb 08, 2007 6:11 pm
Posts: 481
Location: Florida
Thanks!!!! Works great


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Arvixe - A CMSMS Partner