Hi,
I have a infopath form which has Calculated (calculation based on other columns) and used following formula to get data from another column and adds a link to it.
URL Column formula
=CONCATENATE("<DIV><a href='","http://google.com",,"'>",[Appearance Acceptable],"</a></DIV>")
is working and result in sharepoint list is:
I have another form that has repeating table.
Preview on infopath
After Published to sharepoint:
What do i need to do to make url column(in repeating table)to just display Yes or No with the link with it?









