Expand my Community achievements bar.

SOLVED

Content inheritance for design_dialog and internationalization for design_dialog content

Avatar

Level 5

Hi All,

When I use design dialog box, I make dialog content available at template level say Home Template. But if I want to use the same component on different template say landing template then how content in dialog box will be inherit ?

Also, When I do internationalization, it's easy under content node but in case of design dialog which is not save under content node how internationalization will be achieve ?

 

Thanks

1 Accepted Solution

Avatar

Correct answer by
Employee

Inheritance across templates is not possible with design dialog. You have to use a different approach for that. I do not understand your question on i18n. Please explain.

View solution in original post

2 Replies

Avatar

Correct answer by
Employee

Inheritance across templates is not possible with design dialog. You have to use a different approach for that. I do not understand your question on i18n. Please explain.

Avatar

Level 5

Could you please let me know approach to achieve Inheritance across templates ?

Explanation of i18n : If I have design dialog which is saved under etc/design and not under content/website. Now through i18n content under "content/website" node is internationalized but what about content which is their in design dialog box. How to localized it ?