Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
8 Antworten
8524 Ansichten

I had created a snippets with static data and while drag and drop in website it displays the content, where as how to display dynamic field value in that snippets. By the way after displaying and editing how the values are reflecting in database ??

Thanks in Advance

Avatar
Verwerfen
Beste Antwort

how can access other object with snippet

Avatar
Verwerfen
Beste Antwort

Hello,


In Snippet you can access any field of website object by <t t-esc="website.social_facebook">.

Avatar
Verwerfen
Autor

Thanks, if i try to change the social_facebook value in website frontend, how to reflect that in backend.

Display using means it get value from backend and changing it while in edit mode will automatically reflect that in backend.

Autor

I had changed the content value in front value but it is not changing the value in backend

Autor

By the way if i want to display value of some some other object value what should i need to do?

Are you using Share snippet defaultly provided?It doesnt using .

For using other object data, you need to make related widget and controller.You can see live example in website_event module .Go through '/event/get_country_event_list' route in website event.

Verknüpfte Beiträge Antworten Ansichten Aktivität
0
März 24
1462
1
Dez. 20
7076
1
März 25
16481
1
Juni 15
3305
3
Feb. 24
9996