Topic on Extension talk:Semantic Forms Select

"label" option seems to be not working

3
Planetenxin (talkcontribs)
  • MW 1.27.x
  • SFS 2.0.0
  • PF 4.0.2

I tried to use a Display Title instead of a Page Title as follows:

{{{field|Person|property=Person|input type=SF_Select|query=((Category:Person));?Display Title;format~list;sep~,;link~none;headers~hide;limit~500|label}}}

This creates a dropdown with values like

* Person:47111234 (John McFunster)
* Person:98767653 (Miss Piggy)

When I safe the form, the complete option is saved as parameter, e.g. Person:47111234 (John McFunster) instead of Person:47111234.

Did I miss something?

Kghbln (talkcontribs)

In case this worked before you might want to report an issue

Planetenxin (talkcontribs)

... I did not have this working before, so I can not say if this is a new issue.

In the meanwhile, I tried a different example according to Example 3. This seems to work. I'll follow-up with an update here.

Reply to ""label" option seems to be not working"