[16:40:26] New review: Alex Monk; "(27 comments)" [mediawiki/extensions/Maps] (master) C: -1; - https://gerrit.wikimedia.org/r/48084 [16:46:37] New review: Alex Monk; "(22 comments)" [mediawiki/extensions/Maps] (master) C: -1; - https://gerrit.wikimedia.org/r/36700 [16:48:05] New review: Alex Monk; "(3 comments)" [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/38696 [17:04:39] I'm using my first form field with a 'show on select' [17:05:27] there are 2 choices, available as a radiobutton, and when you click on each, the appropriate div does show/hide correctly [17:06:03] but the 2 divs aren't hiding 2 new and different fields [17:07:06] its the same fieldname, but with different parameters for the values parameter [17:07:37] when you pick radioA you see that this field allows values=150,250 [17:08:06] and if you pick radioB you see that this field allows values=300,400,500 [17:08:12] that all looks right [17:08:20] but when I actually save the form [17:08:39] it has duplicated the field name in the page text [17:09:18] where there used to be a single value in the template call which said "|Read length=150" [17:09:38] I now see 2 values in the page text "|Read length=100(newline)|Read length=100" [17:10:06] presumably its looking past the div and seeing the 2 occurences of the field name [17:10:30] if its helpful I guess I could add a 3rd choice, to confirm that it now produces 3 copies of the field [17:12:01] but what I really want is just to make the problem go away, does anyone here have advice on a better way to achieve this? [17:17:23] I think I could instead use a url if sfgAutocompletionURLs can be parameterized with values from other fields [17:18:08] or perhaps 'values dependent on' [20:44:18] New review: Nischayn22; "Alex, its a waste of time to comment on a draft. It is probable that I never find any free time to r..." [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/48084