Thanks Jason for your inputs, it is exactly what I was looking for. Rick, I like your approach too, but I am designing standard UI where end user enters information of their choice, for this specific instance, I want end user to type the name of their wish and then in next field to re-type it for confirmation, there I want to have this specific check of disabling paste option. Hence the alternative you suggested would not fit in this scenario.
Jason, I am going through the pointers you suggested. Thanks much guys for your quick replies. Regards, Onkar On Thu, Jul 31, 2014 at 10:49 PM, Jason Miller <[email protected]> wrote: > ** > It has been a while but I want to say I have been able to paste values in > a dropdown in Firefox. That or it was some strange dream. > > > On Thu, Jul 31, 2014 at 9:50 AM, Rick Cook <[email protected]> wrote: > >> ** >> Or you could just change the field properties to display the field as a >> drop-down instead of an open character field. That would force the user to >> only select from available menu entries. >> >> Rick >> >> >> On Thu, Jul 31, 2014 at 9:48 AM, Jason Miller <[email protected]> >> wrote: >> >>> ** >>> There is quite a bit that can be done with JavaScript. Take a look at: >>> Enhancing MT user experience with JavaScript; Part 1 >>> <https://communities.bmc.com/docs/DOC-21816> >>> Enhancing MT user experience with JavaScript; Part 2 >>> <https://communities.bmc.com/docs/DOC-21818> >>> >>> Jason >>> >>> >>> On Thu, Jul 31, 2014 at 1:32 AM, onkar shinde <[email protected]> >>> wrote: >>> >>>> ** >>>> Hello All, >>>> >>>> I want to implement one scenario where end users wont be able to paste >>>> the contents in one character field on Remedy Regular form. >>>> >>>> I am using ARS 7604. >>>> I know there is no provision available OOTB in Character field >>>> properties, however I am planning to implement this through calling java >>>> script which will do this job. >>>> >>>> Has anyone implemented this before or something like calling javascript. >>>> >>>> Any idea or recommendations would be of great help. >>>> >>>> Thanks. >>>> >>>> -- >>>> Regards, >>>> Onkar Shinde >>>> Senior Software Engineer >>>> Vyom Labs Pvt. Ltd. >>>> BSM Solutions & Services || ITIL Consulting & Training >>>> >>>> Telephone: +91-20-6632-1000 >>>> Mobile: +91-7709008719 >>>> Email: [email protected] >>>> Web: www.vyomlabs.com >>>> >>>> _ARSlist: "Where the Answers Are" and have been for 20 years_ >>> >>> >>> _ARSlist: "Where the Answers Are" and have been for 20 years_ >>> >> >> _ARSlist: "Where the Answers Are" and have been for 20 years_ >> > > _ARSlist: "Where the Answers Are" and have been for 20 years_ > -- Regards, Onkar Shinde Senior Software Engineer Vyom Labs Pvt. Ltd. BSM Solutions & Services || ITIL Consulting & Training Telephone: +91-20-6632-1000 Mobile: +91-7709008719 Email: [email protected] Web: www.vyomlabs.com _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org "Where the Answers Are, and have been for 20 years"

