Hi,
I have a combo box that is connected to a data source from SharePoint.
On item I had written as:
Distinct('Payroll Ticket',Ticket_ID)
This displays all the ticket IDs from SharePoint.
The ticket Id column is number type and autogeneration one in SharePoint.
But I want to make the combo box as searchable too.
I tried to make Is Searchable as true.
But by default, it gets changed as False not able to change it.
Please do help out to make it as searchable on combo box.
Thanks
Soumiya