3 users online. Create an account or sign in to join them.Users
System Id Field
This is an open discussion with 9 replies, filed under Extensions.
Search
Initial release with all planned features and no planned bugs.
Do you usually plan your bugs? :-)
He’s that good. Gotta keep things interesting.
System Id Field updated to version 1.0.2 on 8th of December 2009
Cheers Rowan!
Is there any reason I can’t choose a System ID field as an option when creating a Selectbox Link? I can’t seem to find why it won’t show on the list. Any ideas?
The field probably doesn’t have the isFilterable or canPrepopulate booleans set. Should be a quick fix for Rowan to add this functionality in.
Cheers Nick!
public function canPrePopulate(){
return true;
}
Fixed it :-)
Riiight, but I can’t add it into my select box link http://see.weareinto.com/3ll5
Does this work with 2.2.2 seems like its not showing up in my sections anymore.
Create an account or sign in to comment.
A new extension, “System Id Field” is now available for download. Comments and feedback can be left here but if you discover any issues, please post it on the issue tracker.