Forum Discussion
Henning Strand
Jun 14, 2018Brass Contributor
Updating a Hyperlink field (both url and description) using Flow?
I tried using the update item action to set a Hyperlink type column in my custom list. The Flow field for this column only accepts the url so there seems to be no way to add the description part. Any...
mo_mkf
Mar 13, 2019Copper Contributor
Well, good news/bad news. I browse to that URL and found the entry for ListItemEntityTypeFullName, but bad news it is the same one I was trying to use from before. So, if that is the correct FullName then I'm not sure what the deal is.
Jason H
Mar 13, 2019Copper Contributor
Is your list a custom list?
Is the X-RequestDigest required in your Flow? That is something mine doesn't have
- mo_mkfMar 14, 2019Copper Contributor
Custom list: I believe so. In the site contents by type it just says list, but when I go to add a list my only options are Custom List or Custom List Database View, so I would have selected Custom List.
I'll try it without the X-RequestDigest, I believe I saw that on some other form and gave it a try.