Tags:
create new tag
view all tags

SID-00136: PersonalInfoAddOn Search boxes have no submit

Status: Answered Answered TWiki version: 4.1.2 Perl version:
Category: PersonalInfoAddOn Server OS: RHEL 5 Last update: 17 years ago

We're using 4.1 and I have installed PersonalInfoAddOn (after fixing the fact that the install doesn't put the text files into the Main wiki, easily solved though).

However, the search field in both the direct search feature and the face book feature do NOT have any way to submit the search term. You have a text input box, but no way to submit! Is this feature not supported under 4.1?

Cheers!

-- JaneGianoutsos - 26 Feb 2009

Discussion and Answer

how about just "Enter?"

-- DavidWolfe - 27 Feb 2009

Indeed, the screenshots in PersonalInfoAddOn don't have submit buttons, so an "enter" should do it. You could easily add an HTML submit button if needed.

-- PeterThoeny - 27 Feb 2009

Cheers all - I have an instance of Twiki 4.2 running (which I am currently testing on our webs) and these features all work dynamically simply by typing in these fields. I cannot however get it to work in 4.1 (and yes I've tried enter!). I will speed up the 4.2 UAT rather than mucking around with this in 4.1.

Cheers for looking.

-- JaneGianoutsos - 01 Mar 2009

Ok, I've worked this out - the code includes:

<!-- Compatibility for TWiki 4.1 that does not have twikiEvent.js --> 
<script language="javascript" type="text/javascript" src="%PUBURL%/%TWIKIWEB%/TWikiJavascripts/twikilib.js"></script>
<script language="javascript" type="text/javascript" src="%PUBURL%/%TWIKIWEB%/PersonalInfoAddon/twikiEvent.js"></script> 
<!-- END compatibility  -->

However, the twikiEvent.js script is in fact in TWikijavascripts, NOT PersonalInfoAddon - so I've updated the PersonalInfoModules page and now it all works.

-- JaneGianoutsos - 05 Mar 2009

      Change status to:
ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
SupportForm
Status Answered
Title PersonalInfoAddOn Search boxes have no submit
SupportCategory PersonalInfoAddOn
TWiki version 4.1.2
Server OS RHEL 5
Web server

Perl version

Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r5 - 2009-03-05 - JaneGianoutsos
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.