Hi I am looking to have a button on a listview tab that will update one of the fields on a selected line of a List view. is it possible to control a Listview items using a Button and a client script? and if not a client script any other way? if so can you explain how i might go about do so?
Solved
FSM 5.7.6 Client Using Client Script with List view?

Best answer by Mike The FSM TechnoGeek
Yes. This is quite possible in the Web Client using getRowControlValue() and setValueOnListDataRow(). Look in Menu->Studio->FSM Scripts for examples of working client scripts such as CONTACT_ATTRVALUELOOKUP_BUTTON_CLICK which use these functions. I always look in FSM Client Scripts for working examples. You may also find the attached document helpful.
Please be aware that this functionality is only available in the Web Client.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.