Talk:HTMLForm/Flow
Appearance
- (cur prev topic) 17:55, 22 February 2023 . . ArchATempAcct (talk | contribs) commented on "Mail" (I am an html and php coder and I am still finding this confusing. All I want to do is have a small input box and a send button that anybo...) . . +394
- (cur prev topic) 13:12, 20 August 2022 . . Mhohner (talk | contribs) commented on ""required" attribute" (Same with type="radio". The "required" parameter has no effect. The user is not forced to select a non-empty option.) . . +116
- (cur prev topic) 12:51, 20 August 2022 . . Mhohner (talk | contribs) commented on ""required" attribute" (I've used the "required" parameter for a checkbox, expecting that this would result in a HTML input element with the "required" attribute...) . . +300
- (cur prev) 22:06, 28 April 2020 . . Clump (talk | contribs) edited the description . . −64
- (cur prev topic) 22:05, 28 April 2020 . . Clump (talk | contribs) deleted a post on "setMethod ()" (gibberish) . . −79
- (cur prev) 21:56, 28 April 2020 . . Sharif khan jan (talk | contribs) edited the description . . +25
- (cur prev) 21:54, 28 April 2020 . . Sharif khan jan (talk | contribs) edited the description . . +37
- (cur prev topic) 21:53, 28 April 2020 . . Sharif khan jan (talk | contribs) commented on "setMethod ()" () . . +79
- (cur prev topic) 09:48, 30 July 2019 . . Wladek92 (talk | contribs) created topic summary on preparing pages for translation . . +13
- (cur prev topic) 09:48, 30 July 2019 . . Wladek92 (talk | contribs) marked the topic "preparing pages for translation" as resolved (marqué comme résolu) . . 0
- (cur prev topic) 18:39, 29 July 2019 . . Wladek92 (talk | contribs) commented on "preparing pages for translation" (Thank you for the move and the preparation. I have enough details to continue the work and will complete the FR translations pages correl...) . . +249
- (cur prev topic) 15:56, 29 July 2019 . . Mainframe98 (talk | contribs) commented on "preparing pages for translation" (I've gone and updated tutorial 2. I've also prepared it for translation. As far as I'm concerned, these pages should be in the manual nam...) . . +426
- (cur prev topic) 13:57, 29 July 2019 . . Wladek92 (talk | contribs) commented on "preparing pages for translation" (Hi all just two questions concerning this article: - why not assigned to a specific namespace (manual...)? we keep as it is or which name...) . . +439
- (cur prev topic) 13:59, 18 November 2017 . . Mainframe98 (talk | contribs) commented on "setSubmitCallback" (Curious, since the code of the Preferences form uses the first variant, and that works. (source). Is the submit function defined as publi...) . . +321
- (cur prev topic) 08:30, 18 November 2017 . . VolkoV (talk | contribs) edited a post on "setSubmitCallback" . . +190
- (cur prev topic) 08:28, 18 November 2017 . . VolkoV (talk | contribs) commented on "setSubmitCallback" (I could only get this to work by changing the first part of the array to $this instead of string with the class name, following the manua...) . . +191
- (cur prev topic) 21:38, 26 November 2016 . . Matafr80 (talk | contribs) restored the topic "htmlform-select-badoption errors" (reopened) . . 0
- (cur prev topic) 21:36, 26 November 2016 . . Matafr80 (talk | contribs) marked the topic "htmlform-select-badoption errors" as resolved (marked as resolved) . . 0
- (cur prev topic) 21:34, 26 November 2016 . . Matafr80 (talk | contribs) edited a post on "htmlform-select-badoption errors" . . −20
- (cur prev topic) 21:24, 26 November 2016 . . Matafr80 (talk | contribs) marked the topic "Getting an OutPutPage object in the callback." as resolved (marked as resolved) . . 0
- (cur prev) 08:34, 10 July 2015 . . Flow talk page manager (talk | contribs) edited the description . . +61
- (cur prev topic) 08:33, 10 July 2015 . . Flow talk page manager (talk | contribs) edited a post on "Order of "options" values" . . +112
- (cur prev) 08:33, 10 July 2015 . . Flow talk page manager (talk | contribs) created the description . . +23
- (cur prev topic) 22:05, 22 June 2015 . . JimHu (talk | contribs) edited a post on "Getting an OutPutPage object in the callback." . . −21
- (cur prev topic) 22:03, 22 June 2015 . . JimHu (talk | contribs) commented on "Getting an OutPutPage object in the callback." (From looking at the code in MW1.25.1 there is a feature that is not documented here. The callback sends not only the page data but also a...) . . +828
- (cur prev topic) 19:27, 27 September 2012 . . Rstockbower (talk | contribs) edited a post on "htmlform-select-badoption errors" . . +20
- (cur prev topic) 18:30, 27 September 2012 . . Rstockbower (talk | contribs) commented on "htmlform-select-badoption errors" (If you're building a select dropdown and you're getting htmlform-select-badoption errors, try adding a default value. This array was thro...) . . +1,225
- (cur prev topic) 15:46, 27 September 2012 . . ClementD (talk | contribs) commented on "Possible to embed form elements?" (No. To my knowledge the only advanced (dynamic) field is selectOrOther. This is NOT what you need but it might be a start. Good luck!) . . +170
- (cur prev topic) 18:29, 7 September 2012 . . Rstockbower (talk | contribs) commented on "Possible to embed form elements?" (Suppose I have two radio buttons. I want the first one to be something like: "Use the current date and time in dropdown_of_possible_citie...) . . +189
- (cur prev topic) 20:04, 3 January 2012 . . Tim.landscheidt (talk | contribs) commented on "Non-mandatory "select" fields" (If a field of the select type has no required parameter, I'd assume that: the user has a choice to select no option for this field (e. g....) . . +336
- (cur prev topic) 20:00, 3 January 2012 . . Tim.landscheidt (talk | contribs) commented on "setMethod ()" (I'm working on an extension similar in usage to Booksources. I want to achieve the following behaviour: If no parameters are supplied, an...) . . +1,168
- (cur prev topic) 05:47, 31 December 2011 . . Peachey88 (Flood) (talk | contribs) commented on "Order of "options" values" (Could it be that the values for "options" in the examples are in the wrong order? E. g., that: 'options' => array( 'Pirates' => 'pirate',...) . . +376