Check in Page customization

Hi I want to add multi select check boxes for one of the metadata field on the check in page,
can some one tell me the steps to do it.

I'm able to present the checkboxes and assign the value to metadata using the following code:
<$if strEquals(fieldName, "xLang") and not (isInfo or isQuery)$>
<script>
function boxFunc()
var textval=document.getElementsByName('xLang')[0];
var langs=document.getElementsByName("ucmlang");
larray="";
for(i=0;i<langs.length;i++)
if(langs.checked)
larray=larray+langs[i].id+",";
larray=larray.substring(0,larray.length-1);
textval.value=larray;
</script>
<tr <$strTrimWs(inc("std_nameentry_row_attributes"))$>>
<td<$if captionFieldWidth$>width="<$captionFieldWidth$>"<$endif$> <$if isInfo$>align=right<$endif$>><$strTrimWs(inc(fieldCaptionInclude))$></td>
<td <$if isFieldInfoOnly$>colspan="100"<$endif$> <$if captionEntryWidth$>;width="<$captionEntryWidth$>"<$endif$>><$inc(fieldEntryInclude)$></td>
<td><!– addition –>English<!– end addition –><input type="checkbox" name="ucmlang" id = "English" onclick="boxFunc()">
<td><!– addition –>French<!– end addition –><input type="checkbox" name="ucmlang" id = "French" onclick="boxFunc()"></td>
<td><!– addition –>Italian<!– end addition –><input type="checkbox" name="ucmlang" id = "Italian" onclick="boxFunc()"></td>
<td><!– addition –>German<!– end addition –><input type="checkbox" name="ucmlang" id = "German" onclick="boxFunc()"></td>
<td><!– addition –>Japanese<!– end addition –><input type="checkbox" name="ucmlang" id = "Japanese" onclick="boxFunc()"></td>
</tr>
<$else$>
<$include super.std_nameentry_row$>
<$endif$>
but i'm stuck which include to modify in case of the update metadata form.
Edited by: user1175496 on Nov 15, 2012 11:13 PM

Similar Messages

  • Customize Check-In page for profile

    Hello,
    In UCM 11g I want to add a personalized message to the Check-in screen for each of my profiles. The messages just need to explain the custom metadata fields to the user.
    How can I accomplish this?
    Thanks!
    Mitch

    I'd say you'd be looking at digging through the includes that render on the check in page and modifying them to do what you want.
    In which case, I might look at a custom check in page (HCSP/T), rather than modifying the standard check in page.
    Alternatively, maybe create a navigation link that redirects the user to a custom help page (just a template) containing further information as to what each field is?

  • Logon Page Customization in SAP Portal 7.31

    Hi Experts,
    I am planning to change the look and feel of the Logon Page for Portal.
    The current page is already a customized one.
    For making the changes, I requested and got the following files.
    1. tc~sec~ume~logon~ui.war from <drive>:\\usr\\sap\\<SID>\\J00\\j2ee\\cluster\\apps\\sap.com\\com.sap.security.core.logon\\servlet_jsp\\logon_ui_resources\\tc~sec~ume~logon~ui.war
    and
    2.  tc~sec~ume~logon~logic_api.jar from drive>:\usr\sap\<SID>\J00\j2ee\cluster\apps\sap.com\com.sap.security.core.logon\servlet_jsp\logon_app\root\WEB-INF\lib
    The below is the screen shot of nwa/auth properties.
    The file which was sent to me and the properties look like, standard logon module only.
    I am not sure if the file is the custom one. How to find if its customized. In the layout folder, I couldn't fine any images in the current custom logon page.
    I don't have access for deploying the ear. I have to send to the Server team and they only will be able to deploy.
    Kindly advise me on how to proceed with.
    Kind Regards,
    Jelbin

    here is the standard link for logon page customization for NW7.31 check it:
    Developing a Custom Logon Screen - Developing Authentication Enhancements on the AS Java - SAP Library
    if your are modifying a existing custom logon page first you will be requring the source code of that custom logon page ,Get it and import it in NWDS and follow the steps mentioned in standard help.
    if source code is not available ask your server team to provide the custom logon page EAR file ,reverse engineer it by importing the EAR in NWDS and modify it as per your requirement and following the steps mentioned in help.
    to know if you are modifying the correct EAR go to application.xml and check what is the application alias mentioned over there same will be configured in NWA under alias for application for login
    as per your screenshot its mentioned as /new_logon
    <context-root>new_logon</context-root>
    Also check the J2EE engine .xml and check if you have your client name mentioned as company name.
    Other check you can do id check images in the war file if those are present which are appearing on logon page when open,you can right click on image on opened portal logon page and get its name check in NWDS imported project war file if those images are present.you can do other chaecks in rendered code as per your customization to confirm if you are modiftyinfg the correct logon page ear or war file.
    i guess if you dont have any the previous custom ear it might be under your provider location and application alias folder location not sure of it though :
    <Installation drive>:\usr\sap\<SID>\J00\j2ee\cluster\apps\<providername>\com.sap.security.core.logon
    \servlet_jsp\new_logon\tc~sec~ume~logon~ui.war
    you can ask your server team if they found any war file in folder <provider name> or application alias folder or how many war file they found if they search with tc~sec~ume~logon~ui.war file ,aks them to give the one which is situated in your <client/provider.com > folder.
    hope this helps.

  • Mutilple entries in Revision History of Check-in page.

    Hi,
    In the check-in page for only one of the content item, i see that in Revision history table ,there
    are multiple entries of each revisions of that content item(EX: if i have total 5 revisions,there are 2-entires fro revision 5 and same for other 4-revisions)
    Also, am not able to any other actions also for that content item
    (Ex: Update, checkout, detele revisions so on..
    Any idea on this??
    Thanks

    Hi Sivaraju,
    unfortunately I've got some problem to understand your reply :(.
    I'm not looking for any favourite-values-definitions or a preset of concrete values.
    Please open any report that contains (for example) the char 0material.
    Open the "Select filter-value..."-dialog for 0material and set the drop-down-box at the
    very top to "History" (it should already be set by default).
    You'll notice that the value-list below contains a maximum of 20 entries.
    My question is: Where can I customize this maximum value and set it to - let's say - 50 ?
    Did you get my point?
    Did your answer already address this topic?
    Kind regards,
    Marco

  • Help required for Page Customization test

    Hello all,
    Could anyone assist with a test on Page Customizations? I am interested in testing a specific Page Customization on Version 7 (any SP) or Version 9 (pre SP5).
    Test case:
    1. Create a Page Customization on MasterAgreement (or any other business document with Document Links) as follows:
    2. Check effect in Master Agreement (requirement is to check if Add/Delete buttons have been disabled by the PageCust)
    I think that this type of Page Customization was working in either 7 or 9 but we don't have any instance to check.
    Any help would be highly appreciated.
    Regards,
    Bogdan

    Hello Bogdan,
    I tried to reproduce it in a 7.0 system and I still see the Add button enabled on the Doc Links collection. I believe this was the behavior all along. My understanding is that this is on product management backlog for consideration for a future release.
    Regards,
    Vikram

  • How Can I Create a New Check In Page?

    Hello,
    I'm trying to create a new check in page using hcst or jsp but i can´t find the place to put it... or to customized it... and I don´t know where to find the files for it.
    Thanks,
    Rui Santos

    As was already mentioned there is the rules/profiles through configuration applet, but if you want to use a custom HCSF, HCST, JSP, etc., and then add it to the menu you will need a component that makes use of the navBuilder JavaScript API.
    Then you add a resource file to your component and add something like this to that resource:
              <@dynamichtml custom_finish_layout_init@>
                   <$include super.custom_finish_layout_init$>
                   navBuilder.addChildNodeTo
                        'ADMINISTRATION',
                        'item',
                        'id==FileStorePathFinder',
                        'label==File Store Path Finder',
                        'url==' + httpCgiPath +'?IdcService=FILE_STORE_TEST'
              <@end@>
    For this example, we are actually adding a menu item to the Administration menu, but all the menus can be manipulated like htis.

  • Hi, can someone please tell me why the spell check in pages doesn't work. I went to preferences and enabled this auto spell checker and have set the language to british english. But still it doesn't work while it works perfectly in TextEdit.

    Hi, can someone please tell me why the spell check in pages doesn't work. I went to preferences and enabled this auto spell checker and have set the language to british english. But still it doesn't work while it works perfectly in TextEdit.

    Inspector > Text > More > Language
    Only applies to selected text, like making it a particular font.
    It is not a setting that sticks. If you continue to paste in text from elsewhere particularly the Internet it will have a different or None language set to it. You need to select it and make it B.E.
    Peter

  • How to restrict the Standard Check In Page

    Hello,
    Please let me know how to restrict standard check in page in sysadmin account.
    It would be great if anyone replying me as soon as possible.
    Thanks,
    Ramesh

    If I got your question, you intend to restrict a user 'sysadmin' (or someone with similar permissions) from any check in. And I guess, it's 10g (it 11g you would probably mention 'weblogic', because 'sysadmin' is already quite restricted there).
    Well, you cannot use security model (roles, security groups and all that stuff), because you would disable admin rights together with checkins ('W' permission).
    Therefore, the only way I can think of, is a component. You can create a custom component that will modify CHECKIN service to prevent a particular user or group of users from checkin of particular (or all) content. Check HOWTOCOMPONENT to get an idea. Or drop me an email and I send you a component which does a similar check, but controls that a user cannot exceed his or her quota.
    Alternatively, you could also modify GUI to disable access to CHECKIN pages to such people - but I would suggest to use the component as well - users could use other ways (checkin via website or virtual folders) and GUI change would not work for these.

  • How to make a field as required in Page customization

    Hi,
    Please help me as how can i make a field on Master agreement as required Field in Page customizations.
    I am able to hide the same field, but, I am not able to make it as a required field.
    Regars

    Hello Janaki,
    Goto page customization under User Interface in System Setup. Once you are there click the Object Name in the page customization list.
    1) Click Edit -> Click add button and click pencil icon just in front of newly created entry. In the Field ID field give the Field ID value per the UI View from the RG (Resource Guide).
    2) Select Property from the drop down as "Required".
    3) Select Yes radio option under the Value. and click ok and then click save.
    Thats it. It should make your field as required field.
    I hope this helps.
    Regards,
    Jagjeet Singh

  • Can I update plugin on dial-up - check & update page doesn't work

    I am on DIAL UP as I live in remote area. Got message that Flash plugin was disabled because it is out of date. Tried to update and told plugins BLOCKED FOR MY SAFETY, then told to go to "Plugin Check & Update" page. The "Checking Mozilla on Status of Your Plugins" circle/hourglass has been going round for almost 2 hours - nothing happening. Last time I had to pay computer guy $50 to update stuff. I can't afford this every other month. Any suggestions?

    Thanks. I ended up taking my PC to my daughter's - she's on high speed - and I downloaded the updated versions of everything I needed. My Dial-up is too slow (26.4 kbps YIKES!) to do that... bummer. So guess I'll just have to bring my PC to town periodically to do updates.

  • How to remove Seperator from check-in and profile check in pages

    How to remove Seperator from check-in and profile check in pages
    The seperator is included on the checkin pages, which is present in the std_page with name "std_namevalue_separator", this is called by td_document_checkin_fields and std_document_file_fields.
    Defination of include:
    <@dynamichtml std_namevalue_separator@>
    <$if not isUploadFieldScript$>
    <tr>
         <td width="<$captionFieldWidth$>"><hr /></td>
         <td width="<$captionEntryWidth$>"><hr /></td>
    </tr>
    <$endif$>
    <@end@>
    I have to remove the following include from some of the profile check in page.
    Please suggest if anyone have some idea, how to proceed.
    Thanks,
    Sumit

    791848 wrote:I have to remove the following include from some of the profile check in page.The key here is that you want to do this in some profiles, not all profiles or globally, if I'm reading this right.
    Without writing a component, you can put this code in the "side effects" box in the desired profile(s). This code removes the horizontal rule, and inserts a non breaking space in its place.
    <$setResourceInclude("std_namevalue_separator","<$if not isUploadFieldScript$>
    <tr>
    <td width=\"<$captionFieldWidth$>\"> </td>
    <td width=\"<$captionEntryWidth$>\"> </td>
    </tr>
    <$endif$>")$>YMMV. The non-breaking space may get stripped out in the forum.

  • How do I spell check a Pages document in Indonesian?

    How do I spell check a Pages document in Indonesian?

    http://pagesfaq.blogspot.co.uk/2006/11/i-want-pages-menus-in-english-but.html
    Does this get you anywhere?

  • Check In Page Customisation

    We need to change the default content check-in page in UCM, and haven't had luck finding info in the documentation.
    The two things we want to do are:
    1. Change True/False and Yes/No option lists to check/tick boxes
    2. Change width of metadata fields based on views
    For 1, I have a vague memory of the trainer saying that we can do this by modifying a javascript file somewhere. I can't remember where or how to do it. I assume this is a fairly common thing to do.
    For 2, when an option list is loaded from a View/Table the default html list width of "19" characters is used when the table field length is 255 characters. The actual metadata stored is the id number of the row, the text is selected by the user but it is truncated by the edge of the option list box. I can't see any where to change this.
    Also the field length seems to affect Content Categorizer for these same fields, it will truncate it to 19 characters when the full text is found. Is there any explaination for this?
    Thanks,
    Ryan.

    I'm able to present the checkboxes and assign the value to metadata using the following code:
    <$if strEquals(fieldName, "xLang") and not (isInfo or isQuery)$>
    <script>
    function boxFunc()
    var textval=document.getElementsByName('xLang')[0];
    var langs=document.getElementsByName("ucmlang");
    larray="";
    for(i=0;i<langs.length;i++)
    if(langs.checked)
    larray=larray+langs[i].id+",";
    larray=larray.substring(0,larray.length-1);
    textval.value=larray;
    </script>
    <tr <$strTrimWs(inc("std_nameentry_row_attributes"))$>>
    <td<$if captionFieldWidth$>width="<$captionFieldWidth$>"<$endif$> <$if isInfo$>align=right<$endif$>><$strTrimWs(inc(fieldCaptionInclude))$></td>
    <td <$if isFieldInfoOnly$>colspan="100"<$endif$> <$if captionEntryWidth$>;width="<$captionEntryWidth$>"<$endif$>><$inc(fieldEntryInclude)$></td>
    <td><!– addition –>English<!– end addition –><input type="checkbox" name="ucmlang" id = "English" onclick="boxFunc()">
    <td><!– addition –>French<!– end addition –><input type="checkbox" name="ucmlang" id = "French" onclick="boxFunc()"></td>
    <td><!– addition –>Italian<!– end addition –><input type="checkbox" name="ucmlang" id = "Italian" onclick="boxFunc()"></td>
    <td><!– addition –>German<!– end addition –><input type="checkbox" name="ucmlang" id = "German" onclick="boxFunc()"></td>
    <td><!– addition –>Japanese<!– end addition –><input type="checkbox" name="ucmlang" id = "Japanese" onclick="boxFunc()"></td>
    </tr>
    <$else$>
    <$include super.std_nameentry_row$>
    <$endif$>
    but i'm stuck which include to modify in case of the update metadata form.
    Edited by: user1175496 on Nov 15, 2012 11:13 PM

  • Norwegian language for spell checking in pages

    Where can i donload norwegian language for spell checking in pages ? and how to install it?
    Thanks for any answers...

    Try the links at
    http://m10lmac.blogspot.com/2011/06/norwegian-spell-check-and-dictionaryapp.html

  • Could you please put a fast shortcut in the toolbar to un/check "Allow pages to choose their own colors,..." from Options Content Colors

    could you please put a fast shortcut in the toolbar to un/check "Allow pages to choose their own colors,..." from Options> Content> Colors>

    hello bygabyga, i think this will be a too specific use-case to be added as a general feature into the browser. you can make use of an extension though to get this kind of functionality: https://addons.mozilla.org/firefox/addon/toggledocumentcolors-198916

Maybe you are looking for

  • Unable to sync music from iTunes 11.1.3.8 to iPhone 4S iOS 7.0.4 Please help

    Im not able to sync music from iTunes 11.1.3.8 to apple iPhone 4S iOS 7.0.4 Rest everything is synced from pics to tones but only music doesnt sync.

  • How can I record a Midi download to itunes

    I have a spider jam amp that allows for jam and midi songs to be recorded onto a SD card and then used as a play along with the AMP. I Downloaded several and own a few on sheet music included CD's and put them into iTunes and created a wav file trans

  • Lm_sensors upgrade error

    I try to upgrade lm_sensors and I get this error: Targets: lm_sensors-2.10.1-2 Total Package Size: 0.3 MB Proceed with upgrade? [Y/n] y checking package integrity... done. loading package data... done. checking for file conflicts... error: the follow

  • Tables of QM

    Hello experts, what are the R3 tables that are used from QM extractor? For example, if I go in the structure MC05Q1_0INSP, I see all the fields of the structure, but how I can know what are the tables? Thanks in advance, Vito

  • I need all the vi which is related to tktds8k plug play demo.vi in TDS2024B osil

    I want to run the tktds8k plug play demo.vi which is in TDS2024B osilloscope's  PC commumication CD-ROM but I don't hve the vies which are in this program. would you mind helping me,please? thank you.