sharepoint - Filterable SPFIeldUrl in default view -
I_v added hyperlink (SPFieldUrl class) column (field) to GUI in my list.
Unfortunately, but seeing the list, I can not filter those values.
(It reads that you can not filter this column type)
Is there any way to make it easy to click here Columns create a custom view Apart from that?
Thank you.
depending on how you are using the URL, you can do something with the calculated column May be able to.
Another option is to use a text field instead of a URL field - the URL field type is effectively a combination of two fields, so you can get whatever you can by creating both those fields -Apart.
Comments
Post a Comment