sitecore - how to match a field name with another field name -


I have two fields that run on a website that I would like to match so that when a user inputs a value of field , It will match the other fields. I am using Sitcom Rocks and am trying to use a query to do this. Select

  @ # h1 #, @ # Title # from / Sitcom / Content / Home // * [@ # H1 #! = "@ # # Headline #"]; Update # @ # H1 # @ @ # # Title # from / Sitecore / Content / Home // * [@ # Title # = "& lt; id & gt;"];  

What am I missing here?

items: saving by tapping the event before and after the change It allows to compare the field values ​​of items in:

By using it, you can determine which area has been modified, then the second match Change for


Comments

Popular posts from this blog

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

c# - MySQL Parameterized Select Query joining tables issue -