Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6056835
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T08:25:16+00:00 2026-05-23T08:25:16+00:00

I have a Template model which is i18n and has a TemplateForm and a

  • 0

I have a Template model which is i18n and has a TemplateForm and a TemplateTranslationForm. I embed the translation form with:

$this->embedI18n(array($this->getOption('edit_lang')));

My problem is that if the field is_html is checked in the main TemplateForm, than the embedded form validator should be aware of that and will not strip down html tags from the body of the Template. But I cannot pass options from the main form to the i18n one, thus I don’t know how to implement it.
Any idea?

This is my schema:

Template:
  actAs:
    Timestampable: ~
    I18n:
      fields: [body, subject]
  connection: master
  tableName: template
  columns:
    is_html: boolean
    subject: string(150)
    body: clob
    label: string(30)
MailTemplate:
  inheritance:
    extends: Template
    type: column_aggregation
    keyField: type
    keyValue: 1
PageTemplate:
  inheritance:
    extends: Template
    type: column_aggregation
    keyField: type
    keyValue: 2
DocumentTemplate:
  inheritance:
    extends: Template
    type: column_aggregation
    keyField: type
    keyValue: 3
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T08:25:17+00:00Added an answer on May 23, 2026 at 8:25 am

    embedI18n is just a wrapper around embedForm. If you need to pass additional options to the embedded form, use embedForm() instead.

    Have a look at sfFormDoctrine::embedI18n() to understand what it exactly does.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a model which has a template field. This template is HTML and
I have a model which has a method called 'has_voted'. It looks like this...
I have a Project model. This model has Days which are inlines . How
I have this model which has Image field to be uploaded. It has a
I have db.Model which has several properties as described below: class Doc(db.Model): docTitle =
I have created a TableRow layout model which I'm using as a template for
this is a really basic question - I have a model called Book, which
I have a model Category which has a FK reference to itself. How can
I have template that looks like this: 100 template<size_t A0, size_t A1, size_t A2,
I have a template class that I serialize (call it C), for which I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.