Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Pedro Alcântara
2
Views
2
Comments
Widget Library Bulk Select
Question
Hi,
I'm using WidgetLibrary 4.1.4 and had the need to have 2 buttons with diferent actions for the selected items on a table records.
When using the BulkSelect widget and put the 2 button ids on the argument "ButtonWidgetsList" it didn't worked. It only worked with 1 button id.
The only way I found to make it work for 2 buttons was putting the prefix "wt" in each id and don't put the ".Id".
If I'm doing something wrong please tell me.
Regards
Pedro
Tiago Simões
Staff
Hi Pedro,
I believe you must use the Button1.Id + "," + Button2.Id syntax (separated by a single comma). If that is not working please submit an issue to support@outsystems.com.
Cheers,
Tiago Simões
1 reply
19 May 2008
Show thread
Hide thread
Pedro Alcântara
It worked perfectly.
Thank you very much
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...