Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Identifying parents position

New Here ,
Feb 13, 2010 Feb 13, 2010

Hi,

Is it possible to write a condition based on the current element parents postion in the EDD. For example, I want to apply a different prefixe on my element if its parent is the first within its own parent.

Thank you

TOPICS
Structured
611
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Advocate , Feb 14, 2010 Feb 14, 2010

Use

parent {first}

- Michael

PS: "parent" should be replaced with the name of _your_ parent element.

Translate
Advocate ,
Feb 14, 2010 Feb 14, 2010

Use

parent {first}

- Michael

PS: "parent" should be replaced with the name of _your_ parent element.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 15, 2010 Feb 15, 2010
LATEST

Thank you. That worked!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines