<?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>DXP JournalArticle Title Validation</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=118431910" />
  <subtitle>DXP JournalArticle Title Validation</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=118431910</id>
  <updated>2026-04-03T20:00:47Z</updated>
  <dc:date>2026-04-03T20:00:47Z</dc:date>
  <entry>
    <title>RE: DXP JournalArticle Title Validation</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=118508649" />
    <author>
      <name>Ketan Savaliya</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=118508649</id>
    <updated>2020-02-14T13:35:30Z</updated>
    <published>2020-02-14T13:35:30Z</published>
    <summary type="html">Hi David,&lt;br /&gt;Thanks for your input and reply.&lt;br /&gt;But i didn&amp;#39;t see any things inside edit_article.jsp for title field or any form.</summary>
    <dc:creator>Ketan Savaliya</dc:creator>
    <dc:date>2020-02-14T13:35:30Z</dc:date>
  </entry>
  <entry>
    <title>RE: DXP JournalArticle Title Validation</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=118435686" />
    <author>
      <name>David H Nebinger</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=118435686</id>
    <updated>2020-02-05T14:42:08Z</updated>
    <published>2020-02-05T14:42:08Z</published>
    <summary type="html">Editing is in the edit_article.jsp. Title will be connected to &amp;#34;titleMap&amp;#34; so you can find in the page where the field is set.&lt;br /&gt;&lt;br /&gt;Finding the java class is a matter of finding the links for the action URLs back to the server. I see that there is /journal/add_article for new articles and /journal/update_article for updates.&lt;br /&gt;&lt;br /&gt;Both of these mvc.command.names are bound to the UpdateArticleMVCActionCommand.&lt;br /&gt;&lt;br /&gt;Note that &amp;#34;title must be unique&amp;#34; may prove to be challenging since the title itself is localized, so what happens if my english article has title Title but there&amp;#39;s another article w/ a french title of Title?</summary>
    <dc:creator>David H Nebinger</dc:creator>
    <dc:date>2020-02-05T14:42:08Z</dc:date>
  </entry>
  <entry>
    <title>DXP JournalArticle Title Validation</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=118431909" />
    <author>
      <name>Ketan Savaliya</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=118431909</id>
    <updated>2020-02-05T11:00:56Z</updated>
    <published>2020-02-05T11:00:56Z</published>
    <summary type="html">Hi Liferay Experts,&lt;br /&gt;&lt;br /&gt;I need your help to validate title based on my requirement.  For example  Unique title For the i need to overrider jsp &amp;amp; edit action. &lt;br /&gt;1) JSP :  to display validation message &lt;br /&gt;2) Edit Action : to validate custom rule for title field&lt;br /&gt;I was gone though existing source code for &amp;#34;modules\apps\journal\journal-web\&amp;#34; liferay module. But i didn&amp;#39;t got which java and jsp file i need to override. &lt;br /&gt;If any one have gone thought this please suggest the solution?&lt;br /&gt;&lt;br /&gt;Liferay Version : liferay-dxp-src-7.1.10.2-sp2</summary>
    <dc:creator>Ketan Savaliya</dc:creator>
    <dc:date>2020-02-05T11:00:56Z</dc:date>
  </entry>
</feed>
