Closed (fixed)
Project:
Weight
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 May 2012 at 23:37 UTC
Updated:
31 May 2012 at 20:30 UTC
Views 3, Output as Link, returned URL is without any value from the weight field.
Comments
Comment #1
davisbenCould you provide a little more info about what you're trying to accomplish?
Comment #2
dkre commentedSure, sorry.
I've found a workaround but originally I was trying to use the node's weight field as a replacement pattern in views. (Views > Fields > [field] > Rewrite Result > Output this field as a link)
Views displays the Weight field as a valid replacement pattern [weight], but when used the URL doesn't show the weight value.
ie: ?page=[weight] returns: ?page=
Comment #3
davisbenGot it. The weight field is currently setup as a form element. I'll add another field that will display the weight, without any of the form stuff.
Comment #4
davisbenI added a new Weight value field, and updated the help text to be more descriptive for the Weight field.
Comment #5
dkre commentedNice work mate.
I didn't think weight was a valid field but given Views had it available as a replacement pattern I thought it must have been.
Cheers