DESCRIPTION:
We are trying to output the data from a custom field on an item in the list, using the Item Publisher module. We cannot output the data from one field, if it is wrapped in an if-statement of another field.
Problem:
We have two fields, Location (systemName: EPlace) and EGoogle (systemName: EGoogle) . Both field types are Text. EPlace contains the location name and EGoogle contains a URL and when we try to use the EGoogle fields value as a link on EPlace field using <a href=” ”></a> tag it does not output the EGoogle fields value as a link. That is what we would like to achieve. Any suggestion?
I have attached the razor template file; it would make more sense of what I am trying to explain. Thank You.
Best Regards
Aditya Bante