| | Branding, Screen Sets, XSL/CSS and Translations Customizing and Branding the UI of OTM / G-Log for your site, using Custom Screen Sets, Menu Managers, XSL/CSS customizations, Translations and more. |  | 
October 18th, 2007, 14:21
| | Member | | Join Date: Aug 2007
Posts: 78
Thanks: 8
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2 | | | Dropdownlistbox with V button separate Hi,
Urgent:Yes
Version:5.5 CU3
I have a fixeddropdownlist box.Usually the View button is displayed just attached to it in 5.5.The customer needs to have dat V button some one tabspace after the listbox.Can anyone let me know how to do it.
Thanking and regards,
Nikesh. | 
October 19th, 2007, 07:27
| | Junior Member | | Join Date: May 2007 Location: Singapore
Posts: 26
Thanks: 0
Thanked 1 Time in 1 Post
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0 | | | Re: Dropdownlistbox with V button separate Hi Nikesh,
The 'v' button comes along with the 'fieldFixedDropdown' template in OTM. You can only hide or show the 'v' button based on the 'hide_view' attribute provided by this template. I don't think you will be able to move the 'V' button.
I will try to find an alternative, and if i am successful, i will update you. But i am 90% sure this is not possible. I am assuming that this change is in an XSL and not JSPX.
Satya | 
October 19th, 2007, 07:49
| | Member | | Join Date: Aug 2007
Posts: 78
Thanks: 8
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2 | | | Re: Dropdownlistbox with V button separate Hi Satya,
Thanks for your reply.Here are some updates.
1.I am using xsl only
2.Its moved in 5.0 version.
3.Actually its a dynamic dropdownlist box.I mean first I select a destination location and then acordingly the dropdownlistbox for unload point gets populated.So the 'V' button is for unload point field.
4.Even after adding the 'hide_view attribute',the v button does not come.Is it because of it is dynamically populating.It will be great n highly thankful if you could let me know any screen where the dynamic dropdownlist box id present along with 'V' button.with template('fieldFixedDropdown' ) only.
It will be great if you could update me or help me.
Regards,
Nikesh. | 
October 19th, 2007, 08:03
| | Junior Member | | Join Date: May 2007 Location: Singapore
Posts: 26
Thanks: 0
Thanked 1 Time in 1 Post
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0 | | | Re: Dropdownlistbox with V button separate Nikesh,
WHat is the xsl name ?
Satya | 
October 19th, 2007, 08:22
| | Member | | Join Date: Aug 2007
Posts: 78
Thanks: 8
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2 | | | Re: Dropdownlistbox with V button separate Its "OrderRelease.xsl".and it has changed as per the client's requirements. | 
October 19th, 2007, 10:50
| | Junior Member | | Join Date: May 2007 Location: Singapore
Posts: 26
Thanks: 0
Thanked 1 Time in 1 Post
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0 | | | Re: Dropdownlistbox with V button separate Hi Nikesh,
I am on 5.5 CU2 and my OR page is a jspx.
I have tried to move the 'v' button from the drop down, but it doesn't work out.
Regards,
Satya | 
October 19th, 2007, 11:21
| | Member | | Join Date: Aug 2007
Posts: 78
Thanks: 8
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2 | | | Re: Dropdownlistbox with V button separate Hi Satya,
I tried with placing the 'hide_view' attribute.But when I checked in "Fields.xsl" under the template:'fieldFixedDropdown', there is no parameter defined with name:'hide_view'.So I think i was unable to see the UI changes even after adding the 'hide_view' attribute in the xsl.
Actually I triedwith different option also.I am placing a <table> tag under a <td> tag and under dis new <table> tag I am placing two separate <td> tags,each containing two items I want to display.But now,after doing the changes I see that the two items have come down 1 line and have moved to 1 space.Hope you understand ehat I am sayibg:Else here the explanation goes.
Lets say for example:I want to have an item A and item B to be 1 space to each other.
Initial the code was: <td> itema </td> <td> itemb </td>
Now the new code after changes is: <td> <table> <td> itema </td> <td> itemb </td> </table> </td>
Regards,
Nikesh. |  | | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | |