<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Submitting form data through second language (Arabic)</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=118154702" />
  <subtitle>Submitting form data through second language (Arabic)</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=118154702</id>
  <updated>2026-04-03T23:23:19Z</updated>
  <dc:date>2026-04-03T23:23:19Z</dc:date>
  <entry>
    <title>RE: Submitting form data through second language (Arabic)</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=118156498" />
    <author>
      <name>Vikash Chandrol</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=118156498</id>
    <updated>2019-12-26T08:17:20Z</updated>
    <published>2019-12-26T08:17:20Z</published>
    <summary type="html">Add onsubmit event over the form as below&lt;br /&gt;&amp;lt;aui:form onSubmit=&amp;#34;validateForm()&amp;#34;&amp;gt; .... &amp;lt;/aui:form&amp;gt;  &lt;br /&gt;add javascript function as below &lt;br /&gt;&amp;lt;script&amp;gt;&lt;br /&gt;function validateForm() {&lt;br /&gt; var fieldId=$(&amp;#34;#fieldId&amp;#34;).val();//please replace fieldId with your text field id&lt;br /&gt;alert(fieldId); // check which value coming from the field.&lt;br /&gt;}&lt;br /&gt;&amp;lt;/script&amp;gt;</summary>
    <dc:creator>Vikash Chandrol</dc:creator>
    <dc:date>2019-12-26T08:17:20Z</dc:date>
  </entry>
  <entry>
    <title>RE: Submitting form data through second language (Arabic)</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=118155134" />
    <author>
      <name>Omar Khater</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=118155134</id>
    <updated>2019-12-25T15:13:49Z</updated>
    <published>2019-12-25T15:13:49Z</published>
    <summary type="html">Hello Thanks for the reply, can you please elaborate how is this done?</summary>
    <dc:creator>Omar Khater</dc:creator>
    <dc:date>2019-12-25T15:13:49Z</dc:date>
  </entry>
  <entry>
    <title>RE: Submitting form data through second language (Arabic)</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=118156036" />
    <author>
      <name>Vikash Chandrol</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=118156036</id>
    <updated>2019-12-25T15:07:17Z</updated>
    <published>2019-12-25T15:07:17Z</published>
    <summary type="html">I think you are using a multilingual field that has validation like required. so before submitting data put an alert and display your entered value on both languages.</summary>
    <dc:creator>Vikash Chandrol</dc:creator>
    <dc:date>2019-12-25T15:07:17Z</dc:date>
  </entry>
  <entry>
    <title>Submitting form data through second language (Arabic)</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=118154701" />
    <author>
      <name>Omar Khater</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=118154701</id>
    <updated>2019-12-25T12:33:05Z</updated>
    <published>2019-12-25T12:33:05Z</published>
    <summary type="html">Dear All, &lt;br /&gt;&lt;br /&gt;I am using a normal liferay Form using both languages Arabic &amp;amp; English yet the form data does not submit using the arabic language and i am faced with the following error &amp;#34; Error: there is no specified value for the field&amp;#34; &lt;br /&gt;Noting that my only validation to this field is making sure the field is not empty - if i remove this validation the form submission works fine.&lt;br /&gt;Can you please explain to me how to resolve this issue i believe that for some reason whenever i fill anything in the field using the Arabic translated form liferay does not submit the value when i click submit therefore i receive this error.&lt;br /&gt;Im Using Liferay 7.1</summary>
    <dc:creator>Omar Khater</dc:creator>
    <dc:date>2019-12-25T12:33:05Z</dc:date>
  </entry>
</feed>
